summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-10Release 1.5.0.rc.6v1.5.0.rc.6Dan Allen
2014-08-10set version to 1.5.0.rc.6 [ci skip]Dan Allen
2014-08-10don't parse link attributes if text doesn't contain = signDan Allen
2014-08-10update default stylesheetsDan Allen
2014-08-10output attribution in front of citetitle in quote & verse blocksDan Allen
2014-08-10use source highlighter name consistently before highlight class on pre elementDan Allen
2014-08-10drop type attribute on script element for MathJaxDan Allen
2014-08-10change pre.highlight class prefix to .pygmentsDan Allen
2014-08-10fix broken examples in READMEDan Allen
2014-08-10content revisions; use uri- prefix for uri attributesDan Allen
2014-08-08update default themeDan Allen
2014-08-08don't load MathJax manually; remove duplicate ignoreClass entryDan Allen
2014-08-07remove nowrap from inline codeDan Allen
2014-08-07increase font size of proseDan Allen
2014-08-07rework all borders and background colors; reduce font size of block titleDan Allen
2014-08-07tweak header spacing, reduce font size of inline codeDan Allen
2014-08-07shrink CSS & minor style tweaksDan Allen
2014-08-07add line break opportunity (​) after emdash and ellipsesDan Allen
2014-08-07update styles for preformatted text & syntax highlightingDan Allen
2014-08-06stylesheet improvementsDan Allen
2014-08-06allow compat-mode to be toggled in documentDan Allen
2014-08-06fix crash when restoring nested passthroughs, update testDan Allen
2014-08-06resolves #674 fix style of wrapped author & revision infoDan Allen
2014-08-05prepare for the next development iteration [ci skip]Dan Allen
2014-08-05Release 1.5.0.rc.5v1.5.0.rc.5Dan Allen
2014-08-05set version to 1.5.0.rc.5Dan Allen
2014-08-05update LICENSE file to include file extensionDan Allen
2014-08-05switch to 80% trans black for text color ala mediumDan Allen
2014-08-04update body font color; set letter & word spacing; shift heading anchorDan Allen
2014-08-04improve styling of attribute on verseblockDan Allen
2014-08-04lighten font color and reduce size in print footerDan Allen
2014-08-04replace changelog for 0.1.4 with changelog for 1.5.0 in READMEDan Allen
2014-08-04more revisions to the READMEDan Allen
2014-08-04revisions to READMEDan Allen
2014-08-04Merge pull request #1001 from Mogztter/issue-561Dan Allen
2014-08-04make multi-line regexp compatible with Opal / JavaScriptDan Allen
2014-08-04stage (but don't activate) compat-mode behavior for marked textDan Allen
2014-08-04don't match adjacent superscript and subscript charsDan Allen
2014-08-04minor optimizationDan Allen
2014-08-04ignore generated html filesDan Allen
2014-08-04slight tweak to spacing in headerDan Allen
2014-08-04allow syntax to be specified as positional parameter of stem blockDan Allen
2014-08-04only warn, don't drop when attribute-missing is warnDan Allen
2014-08-04update commentDan Allen
2014-08-04follow-up to #574 support multiple values in single -r or -I flagDan Allen
2014-08-04update changelogDan Allen
2014-08-03Merge pull request #4 from mojavelinux/pr-1001-revisionsGuillaume Grossetie
2014-08-02update CHANGELOG.adoc with changes in 1.5.0Dan Allen
2014-08-02optimize access to attributes in Document#save_attributes methodDan Allen
2014-08-02README revisionsDan Allen