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-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
2013-07-22
resolves #504 sanitize contents of HTML title element in html5 backend
Dan Allen
2013-07-10
set docname & outfilesuffix based on manname & manvolnum
Dan Allen
2013-07-10
resolves #489 output manpage-specific HTML
Dan Allen
2013-07-10
resolves #488 parse manpage metadata
Dan Allen
2013-06-27
resolves #457 honor showtitle attribute as alternate to notitle!
Dan Allen
2013-06-16
resolves #428 embed CSS by default, copycss when linkcss is set
Dan Allen
2013-06-09
Merge pull request #412 from mojavelinux/disable-last-updated
Dan Allen
2013-06-09
fix tests for testing slim and haml backends
Dan Allen
2013-06-06
use labels for version and last updated
Dan Allen
2013-06-06
Merge pull request #404 from mojavelinux/docinfo-sub-attrs
Dan Allen
2013-06-06
Merge pull request #397 from mojavelinux/attributes-option-type
Dan Allen
2013-06-06
resolves #396 allow JRuby Map as attributes
Dan Allen
2013-06-06
resolves #403 substitute attributes in docinfo files
Dan Allen
2013-06-06
resolves #399 output multiple authors in HTML backend
Dan Allen
2013-05-29
resolves #259 add btn inline macro
Dan Allen
2013-05-29
resolves #173 Added an inline menu macro to identify a menu selection
Brian Leathem
2013-05-29
resolves #172 add inline keyboard macro
Dan Allen
2013-05-26
resolves #80 Add tests for all special sections
Dan Allen
[prev]
[next]