index
:
asciidoctor
2.0.20-charlotte
main
MSM's fork of Asciidoctor
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
document_test.rb
Age
Commit message (
Expand
)
Author
2017-07-09
resolves #858 add support for formal xref text (PR #2220)
Dan Allen
2017-07-05
fix default docinfo substitution behavior (PR #2296)
Dan Allen
2017-06-25
use Set comparison to assert keys in catalog
Dan Allen
2017-06-24
use render_embedded_string method instead of setting header_footer option to ...
Dan Allen
2017-06-19
trap warnings in document tests
Dan Allen
2017-06-18
add test to verify lineno of empty section at end of input is accurate
Dan Allen
2017-06-04
rename references to catalog; alias references to catalog (PR #2237)
Dan Allen
2017-05-28
rename test helper method expand_entity to decode_char
Dan Allen
2017-05-19
use \s as whitespace delimiter instead of \p{Blank}
Dan Allen
2017-05-18
use IO.write instead of File.open w/ block
Dan Allen
2017-05-15
resolves #1574 add meta for shortcut icon if favicon attribute is set (PR #2192)
Dan Allen
2017-05-13
pass count to path query method in test helper
Dan Allen
2017-05-07
resolves #2112 sanitize content of authors meta tag in HTML output (PR #2181)
Dan Allen
2017-05-04
resolves #2155 noheader attribute should suppress info element in docbook bac...
Dan Allen
2017-04-29
resolves #2161 fail with informative message if converter cannot be resolved ...
Dan Allen
2017-04-29
use raise with exception class instead of fail (PR #2158)
Dan Allen
2017-01-23
resolves #1996 set sectname of header section to sectname (PR #2000)
Dan Allen
2016-12-30
resolves #1673 set built-in docfilesuffix attribute (PR #1979)
Dan Allen
2016-12-17
add tests to verify compat mode is set properly
Dan Allen
2016-12-09
resolves #1916 for real; add test
Dan Allen
2016-11-27
resolves #1939 add support for covers in DocBook 5 converter (PR #1949)
Dan Allen
2016-11-18
resolves #1897 close all files opened internally
Dan Allen
2016-06-24
resolves #1804 verify output lines are separated by line feed only
Dan Allen
2016-01-27
rename definition list to description list internally
Dan Allen
2015-12-31
resolves #1453 add attribute to control build reproducibility
brian m. carlson
2015-12-29
remove trailing endlines in source
Dan Allen
2015-12-22
resolves #1587 don't swallow doctitle attribute followed by block title
Dan Allen
2015-12-17
resolves #1618 guard against nil dlist list item in find_by
Dan Allen
2015-12-04
resolves #1597 change xlink namespace to xl in DocBook 5 output
Dan Allen
2015-10-31
prepare for 1.5.3 release
Dan Allen
2015-10-31
include full stop after footnote number in embeddable HTML
Dan Allen
2015-10-24
Merge pull request #1531 from mojavelinux/issue-1530
Dan Allen
2015-10-22
add test for nofooter attribute
Dan Allen
2015-10-22
resolves #1530 honor htmlsyntax attribute when backend is html/html5
Dan Allen
2015-10-17
resolves #1510 use value of docinfo attribute to enable docinfo behavior
Dan Allen
2015-10-08
resolves #1503 insert docinfo footer below footer div
Dan Allen
2015-10-05
resolves #1458 don't fail to save cause of Java exception
Robert Panzer
2015-07-19
resolves #1179 show manpage title & name section in embeddable HTML
Dan Allen
2015-07-10
resolves #1393 block argument to find_by should filter results
Dan Allen
2015-07-09
fix broken test
Dan Allen
2015-05-22
allow title separator to be customized
Romain Manni-Bucau
2015-05-14
resolves #1342 fix precision error in timings report
Dan Allen
2015-01-07
add assertions to MathJax test to verify #1198
Dan Allen
2014-12-27
resolves #1248 don't truncate exception stack in Asciidoctor.load
Dan Allen
2014-12-20
resolves #405 - add attribute to control which substitutions are performed on...
Guillaume Grossetie
2014-11-23
cleanup error checks and messages
Dan Allen
2014-11-20
resolves #1192 preserve URI targets universally
Dan Allen
2014-11-10
Allow docinfo to be in separate directory from content
Guillaume Grossetie
2014-10-28
resolves #1158 Enhance error message when reading binary input files
Guillaume Grossetie
2014-10-13
Generate proper DocBook output for manpage doctype
brian m. carlson
[next]