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
Age
Commit message (
Expand
)
Author
2014-02-17
resolves #574 add -r and -I flags to asciidoctor command
Dan Allen
2014-02-17
resolves #876 an unresolved footnote ref should not crash processor
Dan Allen
2014-02-17
pass document as first argument to process method on Preprocessor
Dan Allen
2014-02-17
include directive fixes
Dan Allen
2014-02-16
merge pull request #852 from @bk2204
Dan Allen
2014-02-16
resolves #743 set defaults for file, path and dir in push_include
Dan Allen
2014-02-16
resolves #743 make Reader#push_include work without file / path info
brian m. carlson
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-16
resolves #804 rewrite extensions to support extension instances
Dan Allen
2014-02-10
resolves #878 use glyphs for checkboxes when not using font icons
Dan Allen
2014-02-05
refactor unit tests so they work in RubyMine
Charles Moulliard
2014-02-05
resolves #886 add time range anchor to video element
Dan Allen
2014-02-03
resolves #883 map null character to constant for Opal compatibility
Dan Allen
2014-01-31
ensure title attribute is only subbed once
Dan Allen
2014-01-28
additional optimizations and formatting
Dan Allen
2014-01-28
cleanup and optimize path resolver
Dan Allen
2014-01-28
resolves #806 recognize Windows UNC path as absolute and preserve it
Dan Allen
2014-01-27
change File.exists? to File.exist? in test suite
Dan Allen
2014-01-27
resolves #805 adjust file glob to account for backslash in Windows paths
Dan Allen
2014-01-26
resolves #853 match implicit URLs that use the file scheme
Dan Allen
2014-01-26
resolves #870 allow attribute entry to reset / reseed counter
Dan Allen
2014-01-26
enforce no use of header class in header table cell
Dan Allen
2014-01-26
read template_dir from TEMPLATE env var for tests
Dan Allen
2014-01-20
Opal compatibility fixes
Dan Allen
2014-01-20
major refactoring of parser and regexp
Dan Allen
2014-01-19
remove remaining uses of ERB internally
Dan Allen
2014-01-19
remove ERB from most DocBook templates; add some missing DocBook tests
Dan Allen
2014-01-18
remove ERB from HTML5 document template
Dan Allen
2014-01-16
Merge pull request #849 from @LightGuard
Dan Allen
2014-01-16
resolves #866 don't match e-mail address inside URL
Dan Allen
2014-01-15
resolves #863 allow doctype to be set in AsciiDoc table cell
Dan Allen
2013-12-16
New issue with mailto links
LightGuard
2013-12-08
resolves #801 honor custom outfilesuffix and introduce relfileprefix
Dan Allen
2013-12-07
resolves #838 add author and copyright to meta in HTML5 backend
Dan Allen
2013-12-02
resolves #818 recognize float style with shorthand syntax outside block
Dan Allen
2013-12-02
resolves #819 match URL macro after entity; credit to @jmbruel
Dan Allen
2013-12-01
Merge pull request #830 from mojavelinux/issue-824
Dan Allen
2013-12-01
resolves #824 handle BOM when normalizing source
Dan Allen
2013-12-01
add tests for formatting select Asian characters
Dan Allen
2013-11-20
resolves #802 don't output revhistory if revdate is not set
Dan Allen
2013-11-20
Merge pull request #810 from mojavelinux/issue-798
Dan Allen
2013-11-20
resolves #799 perform normal subs on verse content
Dan Allen
2013-11-19
resolves #798 test include directive resolves file with space in name
Dan Allen
2013-11-17
resolves #800 added attribute for hiding uri scheme in automatic links
Dan Allen
2013-11-07
resolves #768 automatically wrap part intro content in partintro block
Dan Allen
2013-11-07
resolves #768 emit warning if part is invalid
Dan Allen
2013-11-06
resolves #785 print runtime environment in version output
Dan Allen
2013-11-05
Merge pull request #777 from mojavelinux/issue-533
Dan Allen
2013-11-06
resolves #533 unwrap preamble if standalone
Dan Allen
[next]