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-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-25
upgrade Ruby 2.6 in CI
Dan Allen
2019-04-24
fixed markup (PR #3277)
0xflotus
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
remove puts statement from test suite
Dan Allen
2019-04-22
add additional test for xreflabel on anchor in DocBook output
Dan Allen
2019-04-21
add gem badge to README [skip ci]
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
resolves #3256 use smarter margin collapsing for AsciiDoc table cell content ...
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-19
fix attribution in license and README [skip ci]
Dan Allen
2019-04-19
set SOURCE_DATE_EPOCH when running tests
Dan Allen
2019-04-18
use module_function to define methods in Helpers (PR #3246)
Dan Allen
2019-04-17
fix warning in test suite
Dan Allen
2019-04-17
use if instead of case in AbstractBlock constructor
Dan Allen
2019-04-17
add tests to assert load_file and convert_file accept a Pathname input
Dan Allen
2019-04-16
compute admonition style heads
Dan Allen
2019-04-16
follow-up fix for #3261
Dan Allen
2019-04-16
use shorthand rescue syntax and modern Hash syntax in rake tasks [skip ci]
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
document in gemspec that Asciidoctor supports Rouge >= 2 [skip ci]
Dan Allen
2019-04-15
use release-version attribute in manpage to simplify release script [skip ci]
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-14
move compact tag in CHANGELOG to latest release [skip ci]
Dan Allen
2019-04-14
resolves #3258 restore background color on literal blocks in default styleshe...
Dan Allen
2019-04-14
add link to issues resolved in 2.0.x to relevant sections in CHANGELOG [skip ci]
Dan Allen
2019-04-14
remove unneeded styles in default stylesheet [skip ci]
Dan Allen
2019-04-14
upgrade CI to jruby-9.2.7.0 and 2.4.6 (#3259)
Olle Jonsson
2019-04-13
Begin development on next version [skip ci]
Dan Allen
2019-04-13
Release 2.0.7
v2.0.7
Dan Allen
2019-04-13
resolves #3254 fix crash when resolving ID from text and a candidate contains...
Dan Allen
2019-04-13
move source for main API entry points (load, load_file, convert, convert_file...
Dan Allen
2019-04-10
fix compatibility with Rouge 2.0
Dan Allen
2019-04-10
fix syntax in gemspec [skip ci]
Dan Allen
[next]