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
2020-11-10
Release 2.0.12
v2.0.12
Dan Allen
2020-11-10
Begin development on next version [skip ci]
Dan Allen
2020-11-10
Release 2.0.12.rc.2
Dan Allen
2020-11-10
Begin development on next version [skip ci]
Dan Allen
2020-11-10
Release 2.0.12.rc.1
Dan Allen
2020-11-08
resolves #3832 pass through role to DocBook output for inline image (PR #3836)
Dan Allen
2020-11-08
resolves #3829 fix crash when inlining an SVG if the explicit width or height...
Dan Allen
2020-11-05
resolves #3827 defer use of Ruby >= 2.3 constructs to restore compatibility w...
Dan Allen
2020-11-05
resolves #3825 set type and target property on unresolved footnote reference ...
Dan Allen
2020-11-02
Begin development on next version [skip ci]
Dan Allen
2020-11-02
Release 2.0.11
v2.0.11
Dan Allen
2020-11-02
upgrade highlight.js from 9.15.10 to 9.18.3
Dan Allen
2020-11-02
upgrade MathJax to 2.7.9
Dan Allen
2020-11-02
refactor attrlist parser (PR #3819)
Dan Allen
2020-11-01
resolves #3813 preserve blank positional attributes when parsing block attrli...
Dan Allen
2020-11-01
remove unused condition in attrlist parser
Dan Allen
2020-10-31
resolves #3804 link the notitle and showtitle attributes (PR #3805)
Dan Allen
2020-10-31
resolves #3513 apply max width to each top-level container instead of body in...
Dan Allen
2020-10-31
resolves #3592 fix crash if value passed by API for copycss attribute is not ...
Dan Allen
2020-10-31
resolves #3808 fix crash if value of stylesheets attribute contains a folder ...
Dan Allen
2020-10-31
resolves #3614 add role setter method on AbstractNode (PR #3811)
Dan Allen
2020-10-31
resolves #3745 always use title as xreftext if target block has an empty capt...
Dan Allen
2020-10-30
resolves #3760 apply text formatting to table cells in header row when column...
Dan Allen
2020-10-30
use positive instead of negative match to escape literal backslash in manpage...
Dan Allen
2020-10-30
use column.style instead of column.attributes['style'] in table parser
Dan Allen
2020-10-30
resolves #3799 set source_location on preamble block when sourcemap option is...
Dan Allen
2020-10-29
minor optimization in parser
Dan Allen
2020-10-28
resolves #3797 normalize frame value "topbot" to "ends" in HTML output (PR #3...
Dan Allen
2020-10-28
consolidate assignment of frame variable in DocBook converter
Dan Allen
2020-10-28
consolidate assignment of table foot property
Dan Allen
2020-10-26
resolves #3786 retain attribute order on HTML code tag for source block to re...
Dan Allen
2020-10-25
remove redundant assignment in AbstractNode#read_contents
Dan Allen
2020-10-23
resolves #3765 download and embed custom remote stylesheet if allow-uri-read ...
Dan Allen
2020-10-23
consolidate has_header_option assignment on table
Dan Allen
2020-10-23
store body rows in a local variable when partitioning table header/footer
Dan Allen
2020-10-17
docbook backend: restore reftext after anchor (PR #3782)
Nils Carlson
2020-10-16
resolves #3778 fix resolved value of :to_dir when both :to_file and :to_dir o...
Dan Allen
2020-09-25
resolves #3761 use custom init function for highlight.js to select correct co...
Dan Allen
2020-09-15
upgrade highlight.js to 9.15.10; adds yaml to list of built-in languages
Dan Allen
2020-09-10
use more robust regexp to detect SVG preamble and start tag
Dan Allen
2020-08-20
resolves #3737 add support for erubi template engine; use it in place of erub...
Dan Allen
2020-07-19
resolves #3639 prevent collapsible block from incrementing example number (PR...
Dan Allen
2020-07-18
fix code style
Dan Allen
2020-07-17
port fix for #3543 to manpage converter
Dan Allen
2020-07-17
resolves #3376 allow a URL macro to have a preceding single or double quote (...
Dan Allen
2020-07-17
resolves #3503 move style tag for client-side syntax highlighers (highlight.j...
Dan Allen
2020-07-17
resolves #3519 compute highlight line ranges on source block relative to valu...
Guillaume Grossetie
2020-07-17
resolves #3638 warn instead of crashing if SVG to inline is empty (PR #3700)
Guillaume Grossetie
2020-07-17
resolves #3543 short-circuit xreftext containing a circular reference path (P...
Dan Allen
2020-07-17
resolves #3625 don't use module_function to define entry point methods in API...
Dan Allen
[next]