summaryrefslogtreecommitdiff
path: root/test/fixtures
AgeCommit message (Expand)Author
2018-04-28use cursor from source file as context for messages about include tagsDan Allen
2018-04-24resolves #2705 populate source_location property on cell when sourcemap optio...Dan Allen
2018-04-23populate source_location on list items if sourcemap is enabledGuillaume Grossetie
2018-04-21resolves #2361 warn if a specified include tag is unclosed (PR #2696)Dan Allen
2018-04-20resolves #2369 change strategy for finding tags inside circumfix comments (PR...Dan Allen
2018-04-19resolves #2200 don't convert inter-document xref to internal anchor if target...Dan Allen
2018-01-02add missing fixture fileDan Allen
2017-12-17resolves #2506 resolve nested includes in remote documents relative to URI (P...Dan Allen
2017-09-22resolves #1394 preserve directories if source dir and destination dir are set...Dan Allen
2017-09-14eliminate remaining warnings in test suiteDan Allen
2017-06-20resolves #1729 add support for include tags in languages with only circumfix ...Dan Allen
2017-05-18resolves #1516 add option to exclude tags when including file (PR #2196)Dan Allen
2016-11-28use smaller PDF document in test suiteDan Allen
2016-01-17resolves #1676 don't fail if SVG start tag name is followed by endlineDan Allen
2015-10-30resolves #1301 and #1224 add support for interactive & inline SVGsDan Allen
2014-12-20resolves #405 - add attribute to control which substitutions are performed on...Guillaume Grossetie
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-09-18resolves #1072 recognize include tag directives inside XML comments; add testDan Allen
2014-07-17resolves #1027 don't include lines that contain a tag directiveDan Allen
2014-07-15resolves #960 clean out old fixtures from test suiteDan Allen
2014-07-04resolves #530 support leveloffset on include directive and relative valuesDan Allen
2014-02-27make document parsing a discrete step, make Reader accessible as property on ...Dan Allen
2013-11-05resolves #773 force encoding of docinfo content to UTF-8Dan Allen
2013-08-21add test for depth set on include in nested fileDan Allen
2013-08-21resolves #575, #572 and #581 refactor reader to track include stackDan Allen
2013-08-12resolves #486 add docinfo option for footerDan Allen
2013-06-20resolves #437 allow multiple template directories to be specifiedDan Allen
2013-06-19add tests for custom (tilt) backendsDan Allen
2013-06-06resolves #403 substitute attributes in docinfo filesDan Allen
2013-05-01resolves #308 set proper encoding on input dataDan Allen
2013-04-25fix bug resolving custom stylesheet, add testsDan Allen
2013-04-17resolves #226 support including tagged linesDan Allen
2013-04-17resolves #226 add line selection to include macroDan Allen
2013-04-16resolves #116 include docinfo files in header when safe mode < SERVERDan Allen
2013-01-30Remove test specifically that escaped filenames work; that's really a shell f...Ryan Waldron
2013-01-30resolves issue #144 - encoding issue w/ utf-8Dan Allen
2013-01-23resolve issue #97, add support for name=value@ attribute syntaxDan Allen
2013-01-21enhance invoker, add tests, enforce securityDan Allen
2013-01-15organize safe modes in a module, align path normalizationDan Allen
2013-01-04add support for resolving reference and data image URIsDan Allen
2012-12-20set encoding document template to utf8 and test itDan Allen
2012-06-13Add some basic list element testsRyan Waldron
2012-06-01Add section_literal template; add Asciidoc site index src file to test docs; ...Ryan Waldron
2012-06-01Add test script and test asciidoc srcRyan Waldron