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
/
lib
Age
Commit message (
Expand
)
Author
2023-05-06
resolves #4448 apply reftext substitutions to value of mantitle attribute in ...
Dan Allen
2023-05-06
resolves #4450 consistently produce partintro as a compound open block (PR #4...
Dan Allen
2023-04-30
resolves #3929 treat uri:classloader: as absolute path prefix when running on...
Dan Allen
2023-04-28
remove outdated workaround for JRuby 9.1
Dan Allen
2023-04-27
resolves #2947 add single and double role hint to <quote> tag in DocBook outp...
Dan Allen
2023-04-26
catalog inline ref defined using anchor macro even when resolved reftext is e...
Dan Allen
2023-04-26
combine condition with next keyword for clarity when cataloging inline anchors
Dan Allen
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-23
minor optimization to avoid calls to regex in list parsing if precondition is...
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
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-04-04
state in API docs that code should first check if extensions are registered b...
Dan Allen
2023-04-02
Clarify in docs that source_location is not tracked by default (PR #4416)
Shahbaz Youssefi
2023-02-21
resolves #4390 fix call order so use of an include file with invalid encoding...
Dan Allen
2022-10-22
resolves #4368 redo loop rather than using recursion to locate next line to p...
Dan Allen
2022-10-14
add include role to link/URL macro that replaces include directive when inclu...
Dan Allen
2022-10-09
remove gem version patch script and update release script
Dan Allen
2022-10-09
remove unnecessary fallback value when resolving stylesdir
Dan Allen
2022-09-23
use correct start of string matcher for URI detection when Ruby engine is Opal
Dan Allen
2022-09-23
resolves #4357 change internal uriish? to only detect a URI pattern at start ...
Dan Allen
2022-09-23
lowercase first letter in message for unknown content model to maintain consi...
Dan Allen
2022-09-10
resolves #4351 force encoding of attribute data passed via CLI to UTF-8 if tr...
Dan Allen
2022-09-04
set version to 2.1.0-alpha.0 to indicate prerelease status [no ci]
Dan Allen
2022-07-24
resolves #4315 warn if include target is remote and allow-uri-read attribute ...
Dan Allen
2022-07-09
fix Asciidoctor::Cli::Invoker constructor when first argument is a hash
Dan Allen
2022-07-09
prevent highlight.js warning when no language is set on source block
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-06-28
read sourcemap option from Options constructor
Dan Allen
2022-06-08
resolves #4297 propagate :to_dir option to document of AsciiDoc table cell (P...
Dan Allen
2022-05-13
add API docs to the create_inline helper [no ci]
Dan Allen
2022-05-05
remove outdated comment in source code [no ci]
Dan Allen
2022-04-16
clarify in CLI help that the --attribute option may be specified more than on...
Dan Allen
2022-04-04
recommend :template_dirs option in API docs instead of :template_dir [skip ci]
Dan Allen
2022-03-20
resolves #420 don't raise error if Asciidoctor::Extensions.unregister is call...
Dan Allen
2022-02-28
if path is included both partially and fully, store it with true value (inclu...
Dan Allen
2022-02-21
replace uses of Array#length with Array#size (PR #4258)
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
[prev]
[next]