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
2019-09-15
use double quotes to enclose strings in embedded JavaScript in HTML output
Dan Allen
2019-09-09
resolves #3408 add support for muted option on self-hosted video (PR #3411)
Dan Allen
2019-08-21
resolves #3394 fix autoload of the syntax highlighter in specific installatio...
Joseph Herlant
2019-06-21
resolves #3319 preserve guard around XML-style callout when icons are disable...
Dan Allen
2019-06-20
resolves #3325 allow a bibliography reference to be used inside a footnote (P...
Dan Allen
2019-06-19
resolve auto-numbered callout when extracting callouts
Dan Allen
2019-06-18
resolves #3341 initialize backend traits for converter using assigned basebac...
Dan Allen
2019-06-17
remove unnecessary prefix on local vars in Converter [skip ci]
Dan Allen
2019-06-15
resolves #3336 fix how options are passed to the Rouge lexer (PR #3339)
Dan Allen
2019-06-14
fix warning for unused variable in parser
Dan Allen
2019-06-14
resolves #3331 fix parsing of wrapped link and xref text PR (#3334)
Dan Allen
2019-06-12
remove redundant test for halign and valign attributes on table cell in DocBo...
Dan Allen
2019-06-09
restore deprecated writable number property on AbstractBlock
Dan Allen
2019-06-09
Fix documentation for options passed to SyntaxHighlighter constructor (PR #3330)
Robert Panzer
2019-05-31
Begin development on next version [skip ci]
Dan Allen
2019-05-31
Release 2.0.10
v2.0.10
Dan Allen
2019-05-29
resolves #3316 fix Asciidoctor.convert_file to honor header_footer: false opt...
Dan Allen
2019-05-22
refine emdash replacement
Dan Allen
2019-05-21
resolves #3308 honor image value for icons attribute
Dan Allen
2019-05-15
resolves #3300 fix signature of SyntaxHighlighter#docinfo method (PR #3303)
Dan Allen
2019-05-15
always pass same options to SyntaxHighlighter#docinfo method
Dan Allen
2019-04-30
Begin development on next version [skip ci]
Dan Allen
2019-04-30
Release 2.0.9
v2.0.9
Dan Allen
2019-04-30
resolves #3281 fix lineno of source location on blocks that follow a detached...
Dan Allen
2019-04-30
don't fail to convert document if alt attribute is not set on block or inline...
Dan Allen
2019-04-30
assume inline image type is "image" if not set (by extension)
Dan Allen
2019-04-30
make value arg on assign_caption requires (as is consistent with usage)
Dan Allen
2019-04-29
resolves #3282 rename AbstractNode#options to AbstractNode#enabled_options (P...
Dan Allen
2019-04-28
resolves #3283 register images in catalog correctly (PR #3284)
Dan Allen
2019-04-26
resolves #3279 process multiple single-item menu macros in single line (PR #3...
Dan Allen
2019-04-22
Begin development on next version [skip ci]
Dan Allen
2019-04-22
Release 2.0.8
v2.0.8
Dan Allen
2019-04-22
resolves #3274 update register_for methods to accept symbol arguments (PR #3275)
Dan Allen
2019-04-22
add additional test for xreflabel on anchor in DocBook output
Dan Allen
2019-04-20
always place hyphen character consistently in regular expressions (PR #3271)
Dan Allen
2019-04-20
resolves #3269 don't limit footnote ref to ASCII charset (PR #3270)
Dan Allen
2019-04-20
move regular expression definitions to separate source file (PR #3264)
Dan Allen
2019-04-19
consolidate logic in docbook converter
Dan Allen
2019-04-18
use module_function to define methods in Helpers (PR #3246)
Dan Allen
2019-04-17
use if instead of case in AbstractBlock constructor
Dan Allen
2019-04-16
compute admonition style heads
Dan Allen
2019-04-16
follow-up fix for #3261
Dan Allen
2019-04-15
resolves #3261 fix regexp for SVG preamble so it works the same in Asciidocto...
Dan Allen
2019-04-15
remove alignment spaces in source code [skip ci]
Dan Allen
2019-04-15
rename internal method Helpers.encode_uri to Helpers.encode_spaces_in_uri
Dan Allen
2019-04-15
use portability constant (CC_ANY) in regular expression for custom inline macros
Dan Allen
2019-04-15
use portability constant (CC_ANY) in regular expressions defined in ManPage c...
Dan Allen
2019-04-15
use portability constants (CC_ALL, CC_ANY) in regular expressions defined in ...
Dan Allen
2019-04-14
use Concurrent::Map instead of Concurrent::Hash for cache in template converter
Dan Allen
2019-04-13
Begin development on next version [skip ci]
Dan Allen
[prev]
[next]