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
Age
Commit message (
Expand
)
Author
2019-03-12
Release 2.0.0.rc.2
v2.0.0.rc.2
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
revise the RDoc on the Asciidoctor module [skip ci] (PR #3143)
Dan Allen
2019-03-11
assign transform argument to node.node_name by default in base converter
Dan Allen
2019-03-11
allow failure level to be set to DEBUG
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
clarify in RDoc that AbstractBlock#numeral is a String [skip ci]
Dan Allen
2019-03-09
assign orientation attribute on table correctly
Dan Allen
2019-03-09
add test to verify square brackets in stem equations are unescaped
Dan Allen
2019-03-08
remove old workaround for Opal in ifeval processing
Dan Allen
2019-03-08
encapsulate the assignment of the QUOTE_SUBS constant
Dan Allen
2019-03-07
organize rake build by moving tasks into task files
Dan Allen
2019-03-06
update Ruby versions in CI
Dan Allen
2019-03-06
isolate methods that extract and restore callouts (PR #3129)
Dan Allen
2019-03-05
make AppVeyor config a hidden file; update Ruby versions
Dan Allen
2019-03-04
refactor implicit link processing (PR #3126)
Dan Allen
2019-03-03
add RDoc to Document#resolve_id [skip ci]
Dan Allen
2019-03-02
use https URLs in docs where applicable; update URL for Opal
Dan Allen
2019-03-02
rename first section title in CHANGELOG back to Unreleased [skip ci]
Dan Allen
2019-03-02
Begin development on next version [skip ci]
Dan Allen
2019-03-02
Release 2.0.0.rc.1
v2.0.0.rc.1
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
resolves #3110 disable table stripes by default; add support for hover value ...
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
add Table::Rows#to_h to return table rows grouped by section
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-03-01
upgrade MathJax to 2.7.5 [skip ci]
Dan Allen
2019-03-01
refactor Parser.is_delimited_block? (PR #3104)
Dan Allen
2019-03-01
add accessor method to assign default_subs property during block creation
Dan Allen
2019-03-01
use array index instead of slice to take last char [skip ci]
Dan Allen
2019-03-01
further optimize ListItem#fold_first
Dan Allen
2019-03-01
use constant for line feed [skip ci]
Dan Allen
2019-02-28
optimize listparagraph processing (PR #3113)
Dan Allen
2019-02-28
rename NONE_SUBS to NO_SUBS [skip ci]
Dan Allen
2019-02-28
remove redundant brackets [skip ci]
Dan Allen
2019-02-28
resolves #3106 apply header subs when assigning doctitle back to doctitle att...
Dan Allen
[next]