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-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
2019-03-01
resolves #3101 find_by looks inside AsciiDoc table cells if traverse_document...
Dan Allen
2019-03-01
resolves #891 allow backend to delegate to a registered backend using the syn...
Dan Allen
2019-03-01
resovles #3092 log debug message instead of warning if block style is unknown...
Dan Allen
2019-03-01
resolves #3114 log warning if footnoteref macro is found and compat mode is n...
Dan Allen
2019-03-01
resolves #3111 drop verse table cell style (treat as normal table cell) (PR #...
Dan Allen
2019-03-01
upgrade version of highlight.js; extract version as a constant
Dan Allen
2019-02-28
resolves #3106 apply header subs when assigning doctitle back to doctitle att...
Dan Allen
2019-02-27
resolves #2963 modify Cell class to extend from AbstractBlock instead of Abst...
Dan Allen
2019-02-25
resolves #2884 add clearer exception message when source data is binary or ha...
Dan Allen
2019-02-25
add test for thematic break with markdown syntax disabled
Dan Allen
2019-02-24
ensure process proc runs in context of processor instance
Dan Allen
2019-02-24
only map unparsed attrlist of inline macro to target when format is short
Dan Allen
2019-02-24
add Document#parsed? method to check whether document has been parsed
Dan Allen
2019-02-24
add test for yielding processor instance to registration block for syntax pro...
Dan Allen
2019-02-24
yield processor instance to registration block for document processor if bloc...
Dan Allen
2019-02-23
merge PR #3049
Dan Allen
2019-02-23
resolves #1573 add syntax help to CLI
Guillaume Grossetie
2019-02-23
add extension tests that create list items with id and role
Guillaume Grossetie
2019-02-23
resolves #2840 transmit id and role assigned to list item in AST to output
Dan Allen
2019-02-21
resolves #3089 fix crash caused by an inline passthrough with the macros sub ...
Dan Allen
2019-02-20
add test for mapping positional attributes on a custom block
Dan Allen
2019-02-20
ensure dlist item tuple always has two entries
Dan Allen
2019-02-19
resolves #3085 don't store fallback text on bibref node (PR #3086)
Dan Allen
2019-02-19
resolves #3084 only store :refs, not :ids, in document catalog (PR #3079)
Dan Allen
2019-02-17
resolves #2640 allow outfilesuffix to be soft set from API (PR #3076)
Dan Allen
2019-02-16
enforce and report relative max include depth properly (PR #3075)
Dan Allen
2019-02-16
simplify assertions for inline macro test
Dan Allen
2019-02-16
resolves #3077 implement full support for styled xreftext in manpage converter
Dan Allen
2019-02-15
clean up newline handling in test suite (PR #3074)
Dan Allen
2019-02-14
document assertion workaround for nokogiri on JRuby [skip ci]
Dan Allen
2019-02-14
remove trailing spaces from source [skip ci]
Dan Allen
2019-02-13
resolves #2766 don't parse dlist entry if term is empty (PR #2767)
Dan Allen
2019-02-13
resolves #1720 add header docinfo insertion slot (PR #3068)
Dan Allen
2019-02-12
group section level tests inside Levels context
Dan Allen
2019-02-12
rename Helpers.uri_encode to Helpers.encode_uri_component and use native func...
Dan Allen
[next]