summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-01-05resolves #1650 support shorthand syntax in block attributes for document titleDan Allen
2016-01-05fix minitest warnings, againDan Allen
2016-01-04Merge pull request #1649 from mojavelinux/issue-1647Dan Allen
2016-01-04refinements to manpage converterDan Allen
2016-01-03upgrade to Font Awesome 4.5.0Dan Allen
2016-01-03ignore spaces in cols attribute on tableDan Allen
2016-01-03resolves #1647 ensure colpcwidth values add up to 100%Dan Allen
2016-01-02resolves #1591 allow special section to be nested at any depthDan Allen
2016-01-02consolidate redirect_streams logic; fix invalid testDan Allen
2015-12-31resolves #1453 add attribute to control build reproducibilitybrian m. carlson
2015-12-30resolves #1634 resolve custom icon relative to iconsdir; add file ext if abse...Dan Allen
2015-12-30resolves #1633 disable toc if document has no sectionsDan Allen
2015-12-30resolves #1626 callouts should be globally unique within documentDan Allen
2015-12-29resolves #1641 use block to properly handle spacing around URL/MTO macroDorai Sitaram
2015-12-29remove trailing endlines in sourceDan Allen
2015-12-28resolves #1631 escape leading dots so user content doesn't trigger troff macrosDorai Sitaram
2015-12-26resolves #1593 honor icon attribute on admonition block when font-based icons...Robert Panzer
2015-12-26Merge pull request #1628 from mojavelinux/issue-1582Dan Allen
2015-12-22resolves #1587 don't swallow doctitle attribute followed by block titleDan Allen
2015-12-22reresolves #1582 don't pass toc location attributes to subdocumentDan Allen
2015-12-21resolves #1582 don't include default toc in nested documentDan Allen
2015-12-21resolves #1622 convert inline asciimath to MathML in DocBook converterDan Allen
2015-12-17resolves #1618 guard against nil dlist list item in find_byDan Allen
2015-12-13Merge pull request #1614 from mojavelinux/issue-1613Dan Allen
2015-12-13resolves #1613 fix missing endline after URL macro; add testsDan Allen
2015-12-13resolves #1610 allow linkstyle in manpage to be configuredDan Allen
2015-12-12resolves #1604 differentiate literal backslash from escape sequenceDorai Sitaram
2015-12-09resolves #1602 don't swallow trailing line when include file is not readableDan Allen
2015-12-04resolves #1597 change xlink namespace to xl in DocBook 5 outputDan Allen
2015-11-27explicitly test ifeval scenario raised in #1585Dan Allen
2015-10-31prepare for 1.5.3 releaseDan Allen
2015-10-31include full stop after footnote number in embeddable HTMLDan Allen
2015-10-30remove puts in test suiteDan Allen
2015-10-30upgrade highlight.js to 8.9.1Dan Allen
2015-10-30resolves #1556 correctly calculate colnames for implicit columnsDan Allen
2015-10-30resolves #1301 and #1224 add support for interactive & inline SVGsDan Allen
2015-10-27resolves #1551 add helper methods to List and ListItemDan Allen
2015-10-26resolves #1336 resolve regexp for inline macro lazilyDan Allen
2015-10-25resolves #1544 built-in writer should not fail if output is nilDan Allen
2015-10-24Merge pull request #1531 from mojavelinux/issue-1530Dan Allen
2015-10-23resolves #1537 strip comment lines in indented text of dlist itemDan Allen
2015-10-22add test for nofooter attributeDan Allen
2015-10-22resolves #1530 honor htmlsyntax attribute when backend is html/html5Dan Allen
2015-10-18resolves #1523 use <sup> for footnote reference in text instead of <span>Dan Allen
2015-10-18Merge pull request #954 from pepijnve/asciimathDan Allen
2015-10-18Add asciimath to mathml converter to support asciimath in docbook converterPepijn Van Eeckhoudt
2015-10-17resolves #1510 use value of docinfo attribute to enable docinfo behaviorDan Allen
2015-10-16Fixes #1366: Added method AbstractNode#add_role and AbstractNode#remove_roleRobert.Panzer
2015-10-11resolves #1255 restore attributes after parseDan Allen
2015-10-10Merge pull request #1507 from mojavelinux/issue-1306Dan Allen