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
2023-04-25
slightly simplify implicit link processing by separating implicit and explici...
Dan Allen
2023-04-25
don't swallow square brackets when processing escaped URL macro
Dan Allen
2023-04-22
resolves #4268 implicitly attach nested list that starts with block attribute...
Dan Allen
2023-04-22
resolves #4437 support notitle option on section as preferred alternative to ...
Dan Allen
2023-04-18
resolves #4402 don't uppercase monospace span in section title in manpage out...
Dan Allen
2023-04-18
resolves #4393 avoid matching numeric character references when searching for...
孙茂胤 (Sun, Maoyin)
2023-04-17
resolves #4401 manify alt text of block image in manpage output (PR #4436)
Dan Allen
2023-04-16
upgrade JRuby in CI workflow
Dan Allen
2023-04-16
don't allow target of include directive to start or end with a space
Dan Allen
2023-04-15
resolves #4425 don't split value of -r CLI option (PR #4432)
Dan Allen
2023-04-09
change Block#content to return empty string instead of nil if raw or verbatim...
Dan Allen
2023-04-08
resolves #4429 add support for Haml 6 to template converter (PR #4431)
Dan Allen
2023-02-21
add test to assert behavior when Document#register is called with ref that is...
Dan Allen
2023-02-21
resolves #4406 fix test assertion for fallback Rouge stylesheet to be compati...
Todd Zullinger
2022-10-27
fix typo in test description in sections_test.rb (PR #4377)
David M. Carr
2022-10-24
remove more outdated workarounds in test suite for JRuby
Dan Allen
2022-10-24
remove outdated workaround in test suite for JRuby heredoc bug
Dan Allen
2022-10-22
resolves #4368 redo loop rather than using recursion to locate next line to p...
Dan Allen
2022-10-20
use incremental subs in test case
Dan Allen
2022-10-20
add additional tests for #4306
Dan Allen
2022-10-19
upgrade TruffleRuby in CI
Dan Allen
2022-10-18
remove workarounds for JRuby 9.1 in test suite
Dan Allen
2022-10-14
add include role to link/URL macro that replaces include directive when inclu...
Dan Allen
2022-09-23
resolves #4357 change internal uriish? to only detect a URI pattern at start ...
Dan Allen
2022-09-10
resolves #4351 force encoding of attribute data passed via CLI to UTF-8 if tr...
Dan Allen
2022-08-24
bump minimum required Ruby version to 2.5 (PR #4341)
Dan Allen
2022-07-24
resolves #4315 warn if include target is remote and allow-uri-read attribute ...
Dan Allen
2022-07-17
use simpler form to assert logger has no messages
Dan Allen
2022-07-17
add missing assertion in test suite
Dan Allen
2022-07-09
fix Asciidoctor::Cli::Invoker constructor when first argument is a hash
Dan Allen
2022-07-05
resolves #4300 add support for TOML front matter to skip-front-matter attribu...
Abhinav Gupta
2022-07-05
resolves #4306 disallow the use of the left square bracket in an attribute li...
Dan Allen
2022-07-05
fix lineno on reader when skip-front-matter attribute is set but end of front...
Dan Allen
2022-07-04
add test to verify role on inline phrase can be defined using attribute refer...
Dan Allen
2022-06-08
resolves #4297 propagate :to_dir option to document of AsciiDoc table cell (P...
Dan Allen
2022-03-20
resolves #420 don't raise error if Asciidoctor::Extensions.unregister is call...
Dan Allen
2022-03-02
add tests for text content model on inline macro
Dan Allen
2022-03-02
clarify test description [skip ci]
Dan Allen
2022-03-02
add tests for text content model on block macro
Dan Allen
2022-03-01
verify include directive is converted to link when target is remote and allow...
Dan Allen
2022-02-28
if path is included both partially and fully, store it with true value (inclu...
Dan Allen
2022-02-17
fix test fixture
Dan Allen
2022-02-17
fix lint errors
Dan Allen
2022-02-17
format source location in exception message when extension code is malformed
Dan Allen
2022-02-15
resolves #4256 reset registry if activate is called on it again (PR #4257)
Dan Allen
2022-01-28
resolves #4250 enhance Logger constructor to honor positional and keyword arg...
Dan Allen
2022-01-16
resolves #3313 set linenums option on source block when line numbering is ena...
Dan Allen
2022-01-13
add test to verify that Helpers.require_library preserves cause of LoadError ...
Dan Allen
2022-01-12
resolves #3220 alias Inline#content to Inline#text so Inline node quacks like...
Dan Allen
2022-01-11
don't overqualify types in test suite
Dan Allen
[prev]
[next]