summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-05Release 0.1.4v0.1.4Dan Allen
2013-09-05update project descriptionDan Allen
2013-09-05update version to 0.1.4Dan Allen
2013-09-05add changelog for 0.1.4 to READMEDan Allen
2013-09-05add docbook5 backend & manpage doctype to man page and command optionsDan Allen
2013-09-05fix margin below list content in admonition block; remove a > code hackDan Allen
2013-09-05rework and simplify pre, code and listing stylesDan Allen
2013-09-05stage changelog for releaseDan Allen
2013-09-05Merge pull request #621 from mojavelinux/inline-list-styleDan Allen
2013-09-05resolves #620 add inline style for unordered listDan Allen
2013-09-05alias sub_specialchars to sub_specialcharacters methodDan Allen
2013-09-05update changelogDan Allen
2013-09-05tighten stylesheetDan Allen
2013-09-05Merge pull request #619 from mojavelinux/consolidate-toc-attrsDan Allen
2013-09-05resolves #618 consolidate toc attributesDan Allen
2013-09-05Merge pull request #617 from mojavelinux/inline-image-floatDan Allen
2013-09-04restore horizontal rule above footnotes in embedded modeDan Allen
2013-09-04resolves #616 add float attribute to image inline macroDan Allen
2013-09-04dup attributes in nested document so they don't get clobberedDan Allen
2013-09-04switch CHANGELOG to AsciiDoc-style section titlesDan Allen
2013-09-04allow subs to be passed as option to Block constructorDan Allen
2013-09-04update changelog to reflect recent changesDan Allen
2013-09-04only set default cursor on icon if it's not a linkDan Allen
2013-09-03give breathing room to checkbox in checklistDan Allen
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