summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-05-30update documentation for attribute cli argumentDan Allen
2013-05-30prepare v0.1.3 releaseDan Allen
2013-05-30get docinfo suffix from outfilesuffix attributeDan Allen
2013-05-30update stylesDan Allen
2013-05-30cleanups and minor bug fixesDan Allen
2013-05-30resolves #382 don't leak doctitle into nested documentDan Allen
2013-05-30require menu to begin w/ word char to avoid matching XML attributeDan Allen
2013-05-29resolves #259 add btn inline macroDan Allen
2013-05-29Merge pull request #378 from mojavelinux/drop-include-when-target-blankDan Allen
2013-05-29resolves #376 drop line if target of include macro is blankDan Allen
2013-05-29resolves #173 Add menu inline macroDan Allen
2013-05-29resolves #173 Added an inline menu macro to identify a menu selectionBrian Leathem
2013-05-29Merge pull request #375 from mojavelinux/kbd-inline-macroDan Allen
2013-05-29resolves #172 add inline keyboard macroDan Allen
2013-05-29resolves #172 Added an inline key macro to identify a key or key combinationBrian Leathem
2013-05-29resolves #373 support markdown-style headings as section titlesDan Allen
2013-05-29Merge pull request #372 from mojavelinux/fix-table-crashDan Allen
2013-05-29Merge pull request #371 from mojavelinux/ordered-list-typeDan Allen
2013-05-29Merge pull request #370 from mojavelinux/toc-classesDan Allen
2013-05-29resolves #196 support alternative quote formsDan Allen
2013-05-29Merge pull request #368 from mojavelinux/sub-include-target-attributesDan Allen
2013-05-29Merge pull request #366 from mojavelinux/reset-block-intentDan Allen
2013-05-29fix crash in csv table when line missing endlineDan Allen
2013-05-29add type attribute to ordered list in html5 backendDan Allen
2013-05-29resolves #369 make level 0 section titles more prominent in TOCDan Allen
2013-05-28add sect0 class to level 0 section headingsDan Allen
2013-05-28resolves #367 resolve attribute references in target of include macroDan Allen
2013-05-28resolves #365 add indent attribute to verbatim blocksDan Allen
2013-05-28copycss should only apply for HTML backendsDan Allen
2013-05-27Merge pull request #360 from mojavelinux/toc-numberingDan Allen
2013-05-28resolves #314 add irc scheme to link detectionDan Allen
2013-05-28resolves #341 toc should honor numbered attributeDan Allen
2013-05-27resolves #202 add prettify source-highlighterDan Allen
2013-05-27resolves #115 add option for font-based iconsDan Allen
2013-05-26resolves #115 add option to use font iconsDan Allen
2013-05-26resolves #285 add toc2 layout to default stylesheetDan Allen
2013-05-26resolves #80 Add tests for all special sectionsDan Allen
2013-05-26output screen element in docbook for listing or source block w/o languageDan Allen
2013-05-26change passthrough boundary character to \eDan Allen
2013-05-26Merge pull request #353 from mojavelinux/dlist-consecutive-labelsDan Allen
2013-05-26optimizations to attribute substitutionDan Allen
2013-05-26template cleanupsDan Allen
2013-05-26Merge pull request #352 from mojavelinux/link-section-titlesDan Allen
2013-05-26resolves #315 consecutive terms in labeled list share same entryDan Allen
2013-05-26resolves #122 link section titlesDan Allen
2013-05-25resolves #350 shorthand syntax for table formatDan Allen
2013-05-25Merge pull request #349 from mojavelinux/set-attribute-inlineDan Allen
2013-05-25Merge pull request #348 from mojavelinux/split-optimizationDan Allen
2013-05-25resolves #228 support {set:name:value} syntaxDan Allen
2013-05-25optimize split operations, remove unneeded constantsDan Allen