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
2019-04-22
resolves #3274 update register_for methods to accept symbol arguments (PR #3275)
Dan Allen
2019-04-22
remove puts statement from test suite
Dan Allen
2019-04-22
add additional test for xreflabel on anchor in DocBook output
Dan Allen
2019-04-20
resolves #3269 don't limit footnote ref to ASCII charset (PR #3270)
Dan Allen
2019-04-19
set SOURCE_DATE_EPOCH when running tests
Dan Allen
2019-04-17
fix warning in test suite
Dan Allen
2019-04-17
add tests to assert load_file and convert_file accept a Pathname input
Dan Allen
2019-04-15
resolves #3261 fix regexp for SVG preamble so it works the same in Asciidocto...
Dan Allen
2019-04-15
use portability constants (CC_ALL, CC_ANY) in regular expressions defined in ...
Dan Allen
2019-04-14
use Concurrent::Map instead of Concurrent::Hash for cache in template converter
Dan Allen
2019-04-13
resolves #3254 fix crash when resolving ID from text and a candidate contains...
Dan Allen
2019-04-04
replace calls to File.extname with Helpers.extname (PR #3240)
Dan Allen
2019-04-04
resolves #3231 assume implicit AsciiDoc extension on interdoc xref macro targ...
Dan Allen
2019-04-04
resolves #3238 don't fail to load application if call to Dir.home fails (PR #...
Dan Allen
2019-04-03
Helpers.rootname should only consider final path segment when dropping file e...
Dan Allen
2019-04-02
document the popen workaround in the test suite for JRuby [skip ci]
Dan Allen
2019-04-01
use IO.popen with env argument in test suite (PR #3229)
Dan Allen
2019-04-01
resolves #3225 mark encoding of stdio objects used in CLI as UTF-8 (PR #3228)
Dan Allen
2019-04-01
resolves #3226 CLI should use $stdin instead of STDIN (PR #3227)
Dan Allen
2019-04-01
make Asciidoctor::SyntaxHighlighter::Config.register_for method public as doc...
Dan Allen
2019-03-31
resolves #3223 should not crash when source highlighter is rouge and source l...
Dan Allen
2019-03-31
move Asciidoctor::Converter::BackendTraits.derive_backend_traits method to As...
Dan Allen
2019-03-31
make Asciidoctor::Converter::Config.register_for method public as documented
Dan Allen
2019-03-29
use file read mode in test suite
Dan Allen
2019-03-27
resolves #3216 fix crash when attrlist is used on literal monospace phrase (P...
Dan Allen
2019-03-26
resolves #3207 implement #lines and #source methods on Table::Cell (PR #3209)
Dan Allen
2019-03-26
resolves #3205 apply verbatim substitutions to literal paragraphs attached to...
Dan Allen
2019-03-25
fix message in test when asciimath is not available (PR #3204)
Todd Zullinger
2019-03-25
resolves #3202 convert cataloged titles containing attribute references eager...
Dan Allen
2019-03-25
remove unused reftexts catalog entry assertions [skip ci]
Dan Allen
2019-03-24
resolves #3199 look for deprecated extension option :pos_attrs if :positional...
Dan Allen
2019-03-24
add test to verify that parsed attributes on custom inline macro override def...
Dan Allen
2019-03-22
add test to verify that inline macro text is parsed as attrlist by default
Dan Allen
2019-03-22
fix warning in test suite [skip ci]
Dan Allen
2019-03-22
resolves #2134 add parse_attributes helper to base extension Processor class ...
Dan Allen
2019-03-22
define assert and refute include method in test suite
Dan Allen
2019-03-22
use symbol blocks where appropriate in test suite
Dan Allen
2019-03-22
resolves #2818 catalog inline anchors at start of callout list items
Owen Heisler
2019-03-22
rearrange methods in Substitutors; mark private methods; update RDoc (PR #3187)
Dan Allen
2019-03-22
resolve #2047 add support for see and see also relationships on index terms (...
Dan Allen
2019-03-22
resolves #1117 automatically promote a listing block without an explicit styl...
Dan Allen
2019-03-22
change extract_passthroughs to use single return value
Dan Allen
2019-03-21
resolves #2441 substitute replacements in author values used in document head...
Dan Allen
2019-03-21
resolves #1487 only promote indexterms automatically if indexterm-promotion o...
Dan Allen
2019-03-21
resolves #3178 apply subs to Inline node returned by inline macro processor i...
Dan Allen
2019-03-20
merge PR #3173
Dan Allen
2019-03-20
resolves #3176 log message at info level if inline macro processor returns a ...
Dan Allen
2019-03-20
log info level message if optional include is dropped
Dan Allen
2019-03-20
resolves #2855 honor attribute-missing setting when processing block macros
Dan Allen
2019-03-20
resolves #2855 honor attribute-missing setting when processing include directive
Dan Allen
[next]