summaryrefslogtreecommitdiff
path: root/test/document_test.rb
AgeCommit message (Expand)Author
2015-12-31resolves #1453 add attribute to control build reproducibilitybrian m. carlson
2015-12-29remove trailing endlines in sourceDan Allen
2015-12-22resolves #1587 don't swallow doctitle attribute followed by block titleDan Allen
2015-12-17resolves #1618 guard against nil dlist list item in find_byDan Allen
2015-12-04resolves #1597 change xlink namespace to xl in DocBook 5 outputDan Allen
2015-10-31prepare for 1.5.3 releaseDan Allen
2015-10-31include full stop after footnote number in embeddable HTMLDan Allen
2015-10-24Merge pull request #1531 from mojavelinux/issue-1530Dan Allen
2015-10-22add test for nofooter attributeDan Allen
2015-10-22resolves #1530 honor htmlsyntax attribute when backend is html/html5Dan Allen
2015-10-17resolves #1510 use value of docinfo attribute to enable docinfo behaviorDan Allen
2015-10-08resolves #1503 insert docinfo footer below footer divDan Allen
2015-10-05resolves #1458 don't fail to save cause of Java exceptionRobert Panzer
2015-07-19resolves #1179 show manpage title & name section in embeddable HTMLDan Allen
2015-07-10resolves #1393 block argument to find_by should filter resultsDan Allen
2015-07-09fix broken testDan Allen
2015-05-22allow title separator to be customizedRomain Manni-Bucau
2015-05-14resolves #1342 fix precision error in timings reportDan Allen
2015-01-07add assertions to MathJax test to verify #1198Dan Allen
2014-12-27resolves #1248 don't truncate exception stack in Asciidoctor.loadDan Allen
2014-12-20resolves #405 - add attribute to control which substitutions are performed on...Guillaume Grossetie
2014-11-23cleanup error checks and messagesDan Allen
2014-11-20resolves #1192 preserve URI targets universallyDan Allen
2014-11-10Allow docinfo to be in separate directory from contentGuillaume Grossetie
2014-10-28resolves #1158 Enhance error message when reading binary input filesGuillaume Grossetie
2014-10-13Generate proper DocBook output for manpage doctypebrian m. carlson
2014-10-10add tests that verify webfonts are linkedDan Allen
2014-10-10Use proper element name for DocBook manpages.brian m. carlson
2014-09-18resolves #1091 set maxdepth attribute on AsciiDoc processing instructions in ...Dan Allen
2014-08-06resolves #674 fix style of wrapped author & revision infoDan Allen
2014-08-01enable compat-mode by default if doctitle uses atx-styleDan Allen
2014-07-31resolves #684 alias sectnums attribute to numbered attributeDan Allen
2014-07-30resolves #1000 add API for parsing title and subtitleDan Allen
2014-07-18resolves #862 add find_by method to AbstractNode and stage EnumerableDan Allen
2014-07-16resolves #861 add source map information to blocksDan Allen
2014-07-14resolves #1005 use the term stem in favor of mathDan Allen
2014-07-12test that the copyright attribute is propogated to the HTML headerDan Allen
2014-06-19Merge pull request #980 from mojavelinux/issue-929Dan Allen
2014-06-19Merge pr #945 from @mogztterDan Allen
2014-06-19use fail statement to exit when converter is not foundDan Allen
2014-06-19resolves #929 only include xmlns in docbook45 backend if xmlns attribute is s...Dan Allen
2014-06-16resolves #971 top-level content must be wrapped inside preamble in book doctypeDan Allen
2014-05-15resolves #836 and #846Dan Allen
2014-05-04Add test to assert that an exception is raised when a converter cannot be res...Guillaume Grossetie
2014-04-08tests: switch to minitestKen Dreyer
2014-03-03add xmlns attribute for xhtml output with testbrian m. carlson
2014-03-01resolves #907 write to file by default if input is fileDan Allen
2014-02-27make document parsing a discrete step, make Reader accessible as property on ...Dan Allen
2014-02-26resolves #778, rewrite converter API; resolves #638, integrate thread_safe gemDan Allen
2014-02-16resolves #554 switch default docbook backend to docbook5brian m. carlson