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
2021-07-25
use clearer and more efficient logic to add leveloffset attributes around inc...
Dan Allen
2021-07-25
remove unnecessary assignment in Reader
Dan Allen
2021-07-25
set explicit return value for internal unshift and unshift_all methods on Reader
Dan Allen
2021-07-25
remove unused attributes in component descriptor
Dan Allen
2021-07-25
explain how to obtain a copy of the default stylesheet [skip ci]
Dan Allen
2021-07-20
fix broken xref on API index page in docs [skip ci]
Dan Allen
2021-07-20
rewrite the intro page for the API [skip ci]
Dan Allen
2021-07-20
rename ruby-short attribute in docs to ruby-version [skip ci]
Dan Allen
2021-07-19
clarify wording on CLI docs page [skip ci]
Dan Allen
2021-07-19
show in the docs that asciidoctor -v also reports info about the runtime envi...
Dan Allen
2021-07-19
document on the CLI intro page how to generate the man page for the asciidoct...
Dan Allen
2021-07-19
update latest release version in docs [skip ci]
Dan Allen
2021-07-19
update docs to recommend Ruby 3
Dan Allen
2021-07-15
pass branch that triggered build to dependents
Dan Allen
2021-07-15
release lock on Bundler version in CI
Dan Allen
2021-07-13
don't run scheduled build on forks [skip ci]
Dan Allen
2021-07-12
set bundler version in release workflow
Dan Allen
2021-07-12
build dependents on success
Dan Allen
2021-07-12
remove remnants of Travis in CI config [skip ci]
Dan Allen
2021-07-10
move asciimath dependency declaration to Gemfile
Dan Allen
2021-07-10
move all syntax highlighter dependencies to Gemfile
Dan Allen
2021-07-10
lock bundler version in CI to workaround regression [skip ci]
Dan Allen
2021-07-06
add symlink to source of man page in docs to eliminate duplication of content...
Dan Allen
2021-07-06
minor rewording on API page [skip ci]
Dan Allen
2021-07-06
add more prominent link to Ruby API for Asciidoctor; update links to Asciidoc...
Dan Allen
2021-07-06
document how to convert a man page to PostScript and PDF using the man comman...
Dan Allen
2021-06-26
list the languages into which the built-in languages have been translated [sk...
Dan Allen
2021-06-26
rework descriptions for tag filtering tests [skip ci]
Dan Allen
2021-06-26
fix descriptions of tests in reader_tests.rb [skip ci]
Dan Allen
2021-06-25
update comment about File#mtime workaround for JRuby [skip ci]
Dan Allen
2021-06-25
upgrade JRuby 9.2 in CI
Dan Allen
2021-06-25
remove unnecessary comment in invoker [skip ci]
Dan Allen
2021-06-25
add note about required parentheses around method call [skip ci]
Dan Allen
2021-06-22
store quote in local variable when parsing CSV to avoid unnecessary string al...
Dan Allen
2021-06-21
rewrite condition in tag filtering to make it easier to read
Dan Allen
2021-06-21
fix invalid indentation in test [skip ci]
Dan Allen
2021-06-21
add missing entry to CHANGELOG [skip ci]
Dan Allen
2021-06-21
use the -e flag in place of the -s flag in the documentation (related to #144...
Dan Allen
2021-06-21
update the documentation for the -e flag in the man page and CLI documentatio...
Dan Allen
2021-06-19
resolves #4086 only interpret negated wildcard in include tag filter as impli...
Dan Allen
2021-06-18
rename Hashish to Hashlike in test suite [skip ci]
Dan Allen
2021-06-18
use guard clause in more places to avoid nesting code
Dan Allen
2021-06-18
fix missing space in API doc [skip ci]
Dan Allen
2021-06-16
remove redundant parentheses [skip ci]
Dan Allen
2021-06-15
remove unused prototype code inside block comment [skip ci]
Dan Allen
2021-06-15
reenable pending test for folding consecutive list continuation lines; conver...
Dan Allen
2021-06-15
reenable pending test for sibling dlist term; convert it to a negative test
Dan Allen
2021-06-15
avoid use of !! to coerce value to boolean [skip ci]
Dan Allen
2021-06-15
use guard clause in more places to avoid nesting code
Dan Allen
2021-06-15
fix logic from previous refactoring [skip ci]
Dan Allen
[prev]
[next]