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-25
Release 2.0.1
v2.0.1
Dan Allen
2019-03-25
resolves #3202 convert cataloged titles containing attribute references eager...
Dan Allen
2019-03-25
invert conditional [skip ci]
Dan Allen
2019-03-25
resolves #1884 add detail to load error message if path is not gem name (PR #...
Dan Allen
2019-03-25
set @context as default value for key arg to assign_caption; always pass key
Dan Allen
2019-03-25
remove unused reftexts catalog entry assertions [skip ci]
Dan Allen
2019-03-24
resolves #3199 look for deprecated extension option :pos_attrs if :positional...
Dan Allen
2019-03-24
refactor file routing logic in Asciidoctor.convert
Dan Allen
2019-03-24
remove duplicate call in Asciidoctor.load to resolve input to absolute path
Dan Allen
2019-03-24
remove unused location property (attr_accessor :location) on DocinfoProcessor...
Dan Allen
2019-03-24
minor refactoring in resolve_attributes DSL method for macros [skip ci]
Dan Allen
2019-03-24
refactor logic that reads extension config
Dan Allen
2019-03-24
fix misspelling of deprecated default_attrs DSL function (missing trailing "s")
Dan Allen
2019-03-24
resolves #2498 configure asciimath block to render as displaymath (PR #3192)
Dan Allen
2019-03-24
add test to verify that parsed attributes on custom inline macro override def...
Dan Allen
2019-03-24
refactor custom inline macro substitution code
Dan Allen
2019-03-23
add indentation to MathJax config; remove semi-colons [skip ci]
Dan Allen
2019-03-23
resolves #3193 bundle .yardopts in RubyGem (PR #3194)
Dan Allen
2019-03-22
add test to verify that inline macro text is parsed as attrlist by default
Dan Allen
2019-03-22
Begin development on next version [skip ci]
Dan Allen
2019-03-22
Release 2.0.0
v2.0.0
Dan Allen
2019-03-22
add TruffleRuby to list of supported Ruby platforms [skip ci]
Dan Allen
2019-03-22
update versions of Ruby in CI
Dan Allen
2019-03-22
fix warning in test suite [skip ci]
Dan Allen
2019-03-22
read id instead of deleting it when parsing inline nodes
Dan Allen
2019-03-22
resolves #2134 add parse_attributes helper to base extension Processor class ...
Dan Allen
2019-03-22
reorder some of the entries in the CHANGELOG for the upcoming release [skip ci]
Dan Allen
2019-03-22
slightly optimize implicit source block promotion
Dan Allen
2019-03-22
optimize attribute rekeying
Dan Allen
2019-03-22
rename pos_attrs to positional_attrs (PR #3188)
Dan Allen
2019-03-22
define assert and refute include method in test suite
Dan Allen
2019-03-22
drop explicit source style from syntax reference [skip ci]
Dan Allen
2019-03-22
add collapsible block example to syntax reference [skip ci]
Dan Allen
2019-03-22
use symbol blocks where appropriate in test suite
Dan Allen
2019-03-22
consolidate helper methods in substitutors
Dan Allen
2019-03-22
remove outdated workaround to substitute attributes eagerly in section title
Dan Allen
2019-03-22
remove commented code in substitutors [skip ci]
Dan Allen
2019-03-22
resolves #2818 catalog inline anchors at start of callout list items
Owen Heisler
2019-03-22
use default argument value to set document on catalog_inline_anchor method
Dan Allen
2019-03-22
update Processor#parse_content to delegate all logic to Parser.parse_blocks
Dan Allen
2019-03-22
rearrange methods in Substitutors; mark private methods; update RDoc (PR #3187)
Dan Allen
2019-03-22
resolve #2047 add support for see and see also relationships on index terms (...
Dan Allen
2019-03-22
resolves #1117 automatically promote a listing block without an explicit styl...
Dan Allen
2019-03-22
change extract_passthroughs to use single return value
Dan Allen
2019-03-22
sort block parsing into more logical order; remove special case (PR #3186)
Dan Allen
2019-03-21
resolves #2441 substitute replacements in author values used in document head...
Dan Allen
2019-03-21
Added missing German translations (PR #3185)
deining
2019-03-21
move condition in sub_replacements to postfix condition [skip ci]
Dan Allen
2019-03-21
consolidate some code [skip ci]
Dan Allen
2019-03-21
resolves #1487 only promote indexterms automatically if indexterm-promotion o...
Dan Allen
[next]