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-03-21
resolves #3178 apply subs to Inline node returned by inline macro processor i...
Dan Allen
2019-03-20
merge PR #3173
Dan Allen
2019-03-20
resolves #3176 log message at info level if inline macro processor returns a ...
Dan Allen
2019-03-20
log info level message if optional include is dropped
Dan Allen
2019-03-20
resolves #2855 honor attribute-missing setting when processing block macros
Dan Allen
2019-03-20
resolves #2855 honor attribute-missing setting when processing include directive
Dan Allen
2019-03-20
log possible invalid reference at info level instead of debug level
Dan Allen
2019-03-20
resolves #1699 convert example block to details/summary tag set if collapsibl...
Dan Allen
2019-03-20
resolves #2868 log warning when include directive is not resolved due to miss...
Dan Allen
2019-03-20
resolves #3154 extend TLD for implicit e-mail addresses to 5 characters (PR #...
Dan Allen
2019-03-20
stop find_by iteration if filter block returns :stop directive (PR #3162)
Dan Allen
2019-03-20
find_by should reject node when :reject directive is used with ID selector
Dan Allen
2019-03-19
fix warnings in test suite [skip ci]
Dan Allen
2019-03-19
resolves #2861 log dropped lines at info level when attribute-missing=drop-li...
Dan Allen
2019-03-19
resolves #3163 drop indexterms table from document catalog (PR #3169)
Dan Allen
2019-03-19
resolves #3161 log warning if conditional expression in ifeval directive is i...
Dan Allen
2019-03-19
resolves #3164 fix crash if ifeval directive is missing expression (PR #3167)
Dan Allen
2019-03-19
resolves #3165 use proper terminology in warning message about mismatched pre...
Dan Allen
2019-03-18
allow email TLD to be uppercase for consistency
Dan Allen
2019-03-18
improve implicit e-mail parsing
Dan Allen
2019-03-18
resolves #3036 load additional languages for highlight.js as defined in the h...
Dan Allen
2019-03-18
when resolving a convert method for a node, only consider methods prefixed wi...
Dan Allen
2019-03-18
provide simplified xreftext implementation on Document
Dan Allen
2019-03-18
make highlight.js test more robust
Dan Allen
2019-03-17
add test to verify mailto macro populates text from e-mail when only subject ...
Dan Allen
2019-03-16
resolves #3152 prevent section level from being negative; fix infinite loop (...
Dan Allen
2019-03-16
Always store section numeral as string (PR #3144)
Mikko Värri
2019-03-16
perform footnotes substitution last in macros substitution group (PR #3151)
Dan Allen
2019-03-15
resolves #3133 next_adjacent_block should not fail when used on dlist item (P...
Dan Allen
2019-03-15
export read_svg_contents method on built-in HTML 5 converter for Bespoke conv...
Dan Allen
2019-03-15
format test helper code
Dan Allen
2019-03-14
resolves #1444 rename header_footer option to standalone (PR #3146)
Dan Allen
2019-03-13
use terminology for find_by that better aligns with NodeFilter (PR #3130)
Dan Allen
2019-03-13
rename lock_in_subs to commit_subs
Dan Allen
2019-03-12
add additional tests for #2191
Dan Allen
2019-03-12
resolves #2191 allow negated subs to be specified on inline pass macro (PR #3...
Dan Allen
2019-03-11
resolves #2912 propogate ID assigned to inline passthrough (PR #3141)
Dan Allen
2019-03-11
initialize the level to WARN when instantiating the NullLogger
Dan Allen
2019-03-11
upgrade truffleruby to 1.0.0-rc13 (PR #3043)
Dan Allen
2019-03-09
resolves #1339 drop legacy LaTeX math delimiters if present (PR #3139)
Dan Allen
2019-03-09
resolves #3137 fallback to text scanner when highlighting with CodeRay if sou...
Dan Allen
2019-03-09
resolves #3131 truncate with precision when computing absolute width for colu...
Dan Allen
2019-03-09
add test to verify square brackets in stem equations are unescaped
Dan Allen
2019-03-04
refactor implicit link processing (PR #3126)
Dan Allen
2019-03-02
resolves #2553 allow ampersand in implicit email address (PR #2936)
Dan Allen
2019-03-02
resolves #3123 rename hardbreaks document attribute to hardbreaks-option (PR ...
Dan Allen
2019-03-02
resolves #3121 don't eat space before callout number in source block if line-...
Dan Allen
2019-03-02
resolves #2524 AbstractBlock#find_by finds table cells (PR #3117)
Dan Allen
2019-03-02
use infinitive verb form for extension DSL methods (PR #3095)
Dan Allen
2019-03-02
resolves #3118 fix crash if stem block is empty (PR #3119)
Dan Allen
[next]