summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-03Release 0.1.4.rc.2v0.1.4.rc.2Dan Allen
2013-09-03bump version of release candidateDan Allen
2013-09-03fix broken inline anchor template in DocBook 5 backendDan Allen
2013-09-03add more source languages to floating language hint; optimize CSSDan Allen
2013-09-02fix for three or more callouts on a single lineDan Allen
2013-09-02improvements to copycss and pygments stylesheetDan Allen
2013-09-02don't disable callouts if escaped callouts are foundDan Allen
2013-09-02fix fenced code compatibility entryDan Allen
2013-09-02trim trailing margin in sidebar blockDan Allen
2013-09-02remove monospaced class from verbatim elementsDan Allen
2013-09-01resolves #590 style the video block (title & margin)Dan Allen
2013-09-01Merge pull request #615 from mojavelinux/preserve-optionsDan Allen
2013-09-01additional test for #481 that shorthand doesn't clobber explicit optionsDan Allen
2013-08-31Merge pull request #614 from mojavelinux/fenced-code-fixDan Allen
2013-08-31resolves #611 don't match fenced code block w/ 4 ticksDan Allen
2013-08-31Merge pull request #613 from mojavelinux/subs-refactorDan Allen
2013-08-31refactor subs handling on blockDan Allen
2013-08-30optimize callout cataloging and substitutionDan Allen
2013-08-30resolves #607 render icon as alt text if icons are disabledDan Allen
2013-08-30add optimization in callout replacementDan Allen
2013-08-30amend #602 rename .group to .float-groupDan Allen
2013-08-30Merge pull request #610 from mojavelinux/icon-roleDan Allen
2013-08-30resolves #608 enable role & title attributes for icon inline macroDan Allen
2013-08-30Merge pull request #609 from mojavelinux/group-floatsDan Allen
2013-08-30resolves #602 add float clearing classes (clearfix, group)Dan Allen
2013-08-30Merge pull request #606 from mojavelinux/callouts-line-numberingDan Allen
2013-08-30resolves #603 restore callouts to correct source linesDan Allen
2013-08-30Merge pull request #605 from mojavelinux/callouts-line-numberingDan Allen
2013-08-30resolves #604 add pygments-linenums-mode attributeDan Allen
2013-08-29use unicode characters for checkboxes that work in PDFDan Allen
2013-08-28Merge pull request #601 from mojavelinux/md-horizontal-rule-reworkDan Allen
2013-08-28rework #455 to pass Markdown horizontal rule testsDan Allen
2013-08-28Merge pull request #600 from mojavelinux/interactive-checklistsDan Allen
2013-08-28render checklists in DocBook outputDan Allen
2013-08-28add and honor interactive option for checklistsDan Allen
2013-08-28fix typo in CHANGELOGDan Allen
2013-08-28use untitled-label attribute as title in DocBook if document has no titleDan Allen
2013-08-28fix CHANGELOG itemDan Allen
2013-08-28Merge pull request #599 from mojavelinux/multiple-callouts-on-lineDan Allen
2013-08-28small optimization scanning for calloutsDan Allen
2013-08-28fix regression for multiple callouts on a single lineDan Allen
2013-08-28modernize AsciiDoc markup example in rdocDan Allen
2013-08-27fix wording in READMEDan Allen
2013-08-27embed changelog from latest release in README, link to full changelogDan Allen
2013-08-27add floating heading to README for rendering on GitHubDan Allen
2013-08-27README revisionsDan Allen
2013-08-27Merge pull request #595 from graphitefriction/add-readme-templateDan Allen
2013-08-27minor changes to CHANGELOGDan Allen
2013-08-27added missing items to 0.1.4 changelog, made other minor revisionsDan Allen
2013-08-27resolves #594 added template to README for 0-1-4Sarah White