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-18
release 2.0.20
v2.0.20
2.0.20-charlotte
Dan Allen
2023-05-17
release 2.0.19
v2.0.19
Dan Allen
2023-05-17
match attrlist consistently when looking for transitional literal monospace
Dan Allen
2023-05-17
backport fix for #4458 process constrained inline passthrough inside monospac...
Dan Allen
2023-05-17
only match transitional role (x-) that this distinct from other roles
Dan Allen
2023-05-16
correctly handle compat role on monospace and constrained passthrough when bo...
Dan Allen
2023-05-11
backport fix for #4452 enclose reftext tag in article tag in DocBook output f...
Dan Allen
2023-05-07
backport fix for #4448 apply reftext substitutions to value of mantitle attri...
Dan Allen
2023-05-06
backport fix for #4450 consistently produce partintro as a compound open block
Dan Allen
2023-05-01
backport fix for #3929 treat uri:classloader: as absolute path prefix when ru...
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-23
backport fix for #4268 implicitly attach nested list that starts with block a...
Dan Allen
2023-04-23
backport fix for #4437 support notitle option on section as preferred alterna...
Dan Allen
2023-04-18
backport fix for #4402 don't uppercase monospace span in section title in man...
Dan Allen
2023-04-18
backport fix for #4368 use while loop rather than recursion to locate next li...
Dan Allen
2023-04-18
backport fix for #4393 avoid matching numeric character references when searc...
孙茂胤 (Sun, Maoyin)
2023-04-17
backport fix for #4401 manify alt text of block image in manpage output
Dan Allen
2023-04-16
don't allow target of include directive to start or end with a space
Dan Allen
2023-04-15
backport fix for #4429 add support for Haml 6 to template converter
Dan Allen
2023-04-09
change Block#content to return empty string instead of nil if raw or verbatim...
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-15
release 2.0.18
v2.0.18
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 and set version to 2.0.18.pre
Dan Allen
2022-09-24
backport fix for #4357 change internal uriish? to only detect a URI pattern a...
Dan Allen
2022-09-24
lowercase first letter in message for unknown content model to maintain consi...
Dan Allen
2022-09-10
backport fix for #4351 force encoding of attribute data passed via CLI to UTF...
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
fix lineno on reader when skip-front-matter attribute is set but end of front...
Dan Allen
2022-06-08
resolves #4297 propagate :to_dir option to document of AsciiDoc table cell (P...
Dan Allen
2022-04-04
resolves #4270 don't raise error if Asciidoctor::Extensions.unregister is cal...
Dan Allen
2022-02-28
if path is included both partially and fully, store it with true value (inclu...
Dan Allen
2022-02-17
format source location in exception message when extension code is malformed
Dan Allen
2022-02-17
resolves #4256 reset registry if activate is called on it again
Dan Allen
2022-01-08
document that extension can promote paragraph to compound block and add test
Dan Allen
2022-01-08
remove outdated comment
Dan Allen
2022-01-05
Begin development on next version [skip ci]
Dan Allen
2022-01-05
Release 2.0.17
v2.0.17
Dan Allen
2022-01-05
resolves #4230 don't warn if a negated tag is not found in include file (PR #...
Dan Allen
2022-01-04
document that the parser parses the lines of a compound block returned by the...
Dan Allen
2022-01-03
use keep_if instead of select when subject is dynamic
Dan Allen
2022-01-02
Hide autoload converter/template from Opal (PR #4205)
Guillaume Grossetie
2022-01-02
change "show the backtrace" to "show backtrace" in CLI hint
Dan Allen
[next]