summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-09-05update version to 0.1.4Dan 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-05resolves #620 add inline style for unordered listDan Allen
2013-09-05alias sub_specialchars to sub_specialcharacters methodDan 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-04allow subs to be passed as option to Block constructorDan 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-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-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-01additional test for #481 that shorthand doesn't clobber explicit optionsDan Allen
2013-08-31resolves #611 don't match fenced code block w/ 4 ticksDan 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-30resolves #608 enable role & title attributes for icon inline macroDan Allen
2013-08-30resolves #602 add float clearing classes (clearfix, group)Dan Allen
2013-08-30resolves #603 restore callouts to correct source linesDan 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-28rework #455 to pass Markdown horizontal rule testsDan Allen
2013-08-28render checklists in DocBook outputDan Allen
2013-08-28add and honor interactive option for checklistsDan Allen
2013-08-28use untitled-label attribute as title in DocBook if document has no titleDan 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-27resolves #591 rename include-depth attribute to max-include-depth, set defaul...Dan Allen
2013-08-25only remove leading indent from normal paragraphDan Allen
2013-08-25Set version to 0.1.4.rc.1Dan Allen
2013-08-25update video embed code, allow service as first positional attributeDan Allen
2013-08-25resolves #587 Add support for external video hosting services in video macroXavier Coulon
2013-08-24allow processors to be activated by stringDan Allen