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
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
2014-10-10
add tests that verify webfonts are linked
Dan Allen
2014-10-10
Use proper element name for DocBook manpages.
brian m. carlson
2014-09-18
resolves #1091 set maxdepth attribute on AsciiDoc processing instructions in ...
Dan Allen
2014-08-06
resolves #674 fix style of wrapped author & revision info
Dan Allen
2014-08-01
enable compat-mode by default if doctitle uses atx-style
Dan Allen
2014-07-31
resolves #684 alias sectnums attribute to numbered attribute
Dan Allen
2014-07-30
resolves #1000 add API for parsing title and subtitle
Dan Allen
2014-07-18
resolves #862 add find_by method to AbstractNode and stage Enumerable
Dan Allen
2014-07-16
resolves #861 add source map information to blocks
Dan Allen
2014-07-14
resolves #1005 use the term stem in favor of math
Dan Allen
2014-07-12
test that the copyright attribute is propogated to the HTML header
Dan Allen
2014-06-19
Merge pull request #980 from mojavelinux/issue-929
Dan Allen
2014-06-19
Merge pr #945 from @mogztter
Dan Allen
2014-06-19
use fail statement to exit when converter is not found
Dan Allen
2014-06-19
resolves #929 only include xmlns in docbook45 backend if xmlns attribute is s...
Dan Allen
2014-06-16
resolves #971 top-level content must be wrapped inside preamble in book doctype
Dan Allen
2014-05-15
resolves #836 and #846
Dan Allen
2014-05-04
Add test to assert that an exception is raised when a converter cannot be res...
Guillaume Grossetie
2014-04-08
tests: switch to minitest
Ken Dreyer
2014-03-03
add xmlns attribute for xhtml output with test
brian m. carlson
2014-03-01
resolves #907 write to file by default if input is file
Dan Allen
2014-02-27
make document parsing a discrete step, make Reader accessible as property on ...
Dan Allen
2014-02-26
resolves #778, rewrite converter API; resolves #638, integrate thread_safe gem
Dan Allen
2014-02-16
resolves #554 switch default docbook backend to docbook5
brian m. carlson
[next]