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
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
2013-05-23
Merge pull request #302 from mojavelinux/authorcount-fix
Dan Allen
2013-05-23
resolves #337 set doctitle attribute
Dan Allen
2013-05-22
resolves #335 fix bad variable name, add test for it
Dan Allen
2013-05-02
resolves #301 handle author(s) defined using attributes
Dan Allen
2013-05-01
Merge pull request #292 from mojavelinux/attributes-as-str-or-arr
Dan Allen
2013-04-27
resolves #290 safe mode set using string, symbol or int
Dan Allen
2013-04-27
resolves #289 #291 attributes as string or array
Dan Allen
2013-04-25
fix race condition w/ attribute override; disable embedding css in secure mode
Dan Allen
2013-04-25
fix bug resolving custom stylesheet, add tests
Dan Allen
2013-04-25
resolves #244 set attributes based on safe mode
Dan Allen
2013-04-25
resolves #76 add a default stylesheet
Dan Allen
2013-04-23
resolves #155 implement video and audio macros
Dan Allen
2013-04-23
resolves #269 implement toc::[] macro
Dan Allen
2013-04-22
compliance bug fixes and more tests
Dan Allen
2013-04-20
resolves #260 use code element instead of tt
Dan Allen
2013-04-20
Merge pull request #255 from mojavelinux/multiple-authors
Dan Allen
2013-04-20
Merge pull request #250 from mojavelinux/embedded-footnotes
Dan Allen
2013-04-18
resolve #223 support multiple authors in document header
Dan Allen
2013-04-18
resolves #206 include footnotes block in embedded document
Dan Allen
2013-04-17
extract subtitle from title in docbook backend
Dan Allen
2013-04-16
Merge pull request #239 from mojavelinux/docinfo
Dan Allen
2013-04-16
resolves #116 include docinfo files in header when safe mode < SERVER
Dan Allen
2013-04-15
resolves #236 Nest revision info inside revision element
Dan Allen
2013-03-01
allow header attributes to resolve author & rev info
Dan Allen
2013-02-20
numerous cleanups, optimizations and minor fixes
Dan Allen
2013-02-18
Merge pull request #179 from mojavelinux/doctype-backend-options
Ryan Waldron
[next]