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-11-04
resolves #3456 preserve repeating backslashes when generating manpage output ...
Dan Allen
2019-11-03
resolves #3472 fix infinite loop when callout list with obsolete syntax is fo...
Dan Allen
2019-10-23
resolves #3462 move style tag for convert-time syntax highlighters into head ...
Dan Allen
2019-10-01
add test to verify BOM is stripped from include file
Dan Allen
2019-09-30
prevent trailing blank line when extracting lines from source data
Dan Allen
2019-09-27
resolves #3248 allow encoding of include file to be specified using encoding ...
Dan Allen
2019-09-16
resolves #3407 remove excess hard line break in multi-line AsciiMath blocks (...
Dan Allen
2019-09-09
resolves #3408 add support for muted option on self-hosted video (PR #3411)
Dan Allen
2019-08-25
upgrade truffleruby to 19.2.0; enable in nightly job (PR #3305)
Guillaume Grossetie
2019-06-21
resolves #3319 preserve guard around XML-style callout when icons are disable...
Dan Allen
2019-06-20
resolves #3325 allow a bibliography reference to be used inside a footnote (P...
Dan Allen
2019-06-18
resolves #3341 initialize backend traits for converter using assigned basebac...
Dan Allen
2019-06-15
resolves #3336 fix how options are passed to the Rouge lexer (PR #3339)
Dan Allen
2019-06-14
resolves #3331 fix parsing of wrapped link and xref text PR (#3334)
Dan Allen
2019-06-12
really fix table assertions on JRuby
Dan Allen
2019-06-12
fix table assertions on JRuby
Dan Allen
2019-06-12
remove redundant test for halign and valign attributes on table cell in DocBo...
Dan Allen
2019-06-09
merge PR #3326
Dan Allen
2019-06-09
add additional test for checklist item
Sturt Ison
2019-06-09
restore deprecated writable number property on AbstractBlock
Dan Allen
2019-06-07
resolves #3321 add test to assert checkbox cannot be followed by tab
Dan Allen
2019-05-29
resolves #3316 fix Asciidoctor.convert_file to honor header_footer: false opt...
Dan Allen
2019-05-21
resolves #3308 honor image value for icons attribute
Dan Allen
2019-04-30
resolves #3281 fix lineno of source location on blocks that follow a detached...
Dan Allen
2019-04-30
don't fail to convert document if alt attribute is not set on block or inline...
Dan Allen
2019-04-29
resolves #3282 rename AbstractNode#options to AbstractNode#enabled_options (P...
Dan Allen
2019-04-28
resolves #3283 register images in catalog correctly (PR #3284)
Dan Allen
2019-04-26
resolves #3279 process multiple single-item menu macros in single line (PR #3...
Dan Allen
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
[prev]
[next]