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
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
2022-01-11
use parallel methods on Object to remove and set AsciiMath constant in tests
Dan Allen
2022-01-08
document that extension can promote paragraph to compound block and add test
Dan Allen
2022-01-03
resolves #4230 don't warn if a negated tag is not found in include file (PR #...
Dan Allen
2022-01-02
change "show the backtrace" to "show backtrace" in CLI hint
Dan Allen
2022-01-01
handle return value of process method for block and block macro extension pro...
Dan Allen
2021-12-29
fix lint error
Dan Allen
2021-12-29
assert expected requests in cache-uri tests
Dan Allen
2021-12-29
enhance using_test_webserver to track requests and pass host and thread to ca...
Dan Allen
2021-12-28
add test to verify parse_content can append blocks to parent of custom block
Dan Allen
2021-12-27
resolves #4227 fix open-uri-cached integration on Ruby 3.1 (PR #4228)
Dan Allen
2021-12-27
add tests for open-uri/cached integration that is activated by the cache-uri ...
Dan Allen
2021-12-26
update assertions to account for changes in Ruby 3.1
Dan Allen
2021-12-24
change "for backtrack" to "to show the backtrace"
Dan Allen
2021-12-23
Fix typos and misspellings in docs and code (PR #4222)
Kian Meng, Ang
2021-11-18
resolves #4206 process author or authors document attribute in document heade...
Dan Allen
2021-11-13
fix lint error
Dan Allen
2021-11-13
add flag to suppress retrieving metadata from parse_header_metadata; include ...
Dan Allen
2021-11-12
verify authors attribute is only parsed if different from computed value of i...
Dan Allen
2021-11-10
resolves #3656 add support for link=self to image macros (PR #4200)
Dan Allen
2021-11-10
add tests for rotate and flip attributes on font-based icon macro; make attri...
Dan Allen
2021-11-09
use numeric character reference for closing square bracket around alt text of...
Dan Allen
2021-11-07
update RuboCop and add new rules to config
Dan Allen
2021-11-07
add test to verify partintro can be defined using special section
Dan Allen
2021-11-01
resolves #3868 add --log-level option to CLI to control log level (PR #4198)
Dan Allen
2021-10-30
allow --failure-level option to be set to default value, FATAL, and update de...
Dan Allen
[next]