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
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
2014-02-16
call each thing by its right name
Dan Allen
2014-02-05
refactor unit tests so they work in RubyMine
Charles Moulliard
2014-01-27
change File.exists? to File.exist? in test suite
Dan Allen
2014-01-19
remove remaining uses of ERB internally
Dan Allen
2014-01-18
remove ERB from HTML5 document template
Dan Allen
2013-12-07
resolves #838 add author and copyright to meta in HTML5 backend
Dan Allen
2013-11-20
resolves #802 don't output revhistory if revdate is not set
Dan Allen
2013-11-06
resolves #533 unwrap preamble if standalone
Dan Allen
2013-11-05
resolves #773 force encoding of docinfo content to UTF-8
Dan Allen
2013-10-31
resolves #760 added math style & macro name to use default math engine
Dan Allen
2013-10-31
resolves #492 added math blocks & inline macros, integrated with MathJax
Dan Allen
2013-10-21
fix warnings
Dan Allen
2013-10-17
resolves #494 output XHTML when backend is xhtml or xhtml5
Dan Allen
2013-10-16
resolves #300 copy custom stylesheet if linkcss is set
Dan Allen
2013-10-13
check context instead of type to detect sections
Dan Allen
2013-08-21
resolves #575, #572 and #581 refactor reader to track include stack
Dan Allen
2013-08-13
noxmlns attribute disables xmlns in DocBook 4.5
Dan Allen
2013-08-13
add xmlns to root element in docbook45 backend
Dan Allen
2013-08-13
resolves #411 add DocBook 5 backend
Dan Allen
2013-08-12
resolves #486 add docinfo option for footer
Dan Allen
2013-08-07
resolves #540 enable toc & numbered by default in DocBook backend
Dan Allen
[next]