summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-10-04fix time assertion in test suite when running on Ruby 1.8.7Dan Allen
2016-10-04Honor the SOURCE_DATE_EPOCH environment variableAlexis Bienvenüe
2016-09-07resolves #1861 add attribute to control maximum attribute value size (PR #1862)Dan Allen
2016-08-29resolves #1815 add support for landscape orientation for tables in DocBook ou...Dan Allen
2016-08-21resolves #1843 honor width attribute on table even when autowidth option is s...Dan Allen
2016-08-20resolves #1849 only disable implicit header on table when noheader option is ...Dan Allen
2016-08-10change push_include method to support chaining (PR #1836)Dan Allen
2016-08-01resolves #1830 set reversed attribute on ol if reversed option is enabled (PR...Dan Allen
2016-07-30resolves #1651 don't share attributes between blocks parsed by parse_content ...Dan Allen
2016-07-29resolves #1824 support 6-digit decimal & 5-digit hexidecimal char refs (PR #1...Dan Allen
2016-07-27don't duplicate forward slash for path relative to root (PR #1822)Dan Allen
2016-07-26fix crash in generate_id when both idprefix & idseparator are blank (PR #1821)Dan Allen
2016-06-24resolves #1804 verify output lines are separated by line feed onlyDan Allen
2016-05-23Resolves #1774, Upgrade FontAwesome to 4.6.3 (PR #1777)Guillaume Grossetie
2016-04-18resolves #1723 Upgrade Font Awesome to 4.6.1Andrew Allen
2016-01-28Merge pull request #1683 from mojavelinux/rename-definition-list-to-descripti...Dan Allen
2016-01-27rename definition list to description list internallyDan Allen
2016-01-26resolves #1679 fix false positive for start of listDan Allen
2016-01-17resolves #1676 don't fail if SVG start tag name is followed by endlineDan Allen
2016-01-13add test for #1462Dan Allen
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