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-08-03
Release 2.0.16
v2.0.16
Dan Allen
2021-08-03
add Asciidoctor 2.0.16 release to the What's New page (PR #4119)
Sarah White
2021-08-03
fortify the localization support page with some keywords and additional context
Dan Allen
2021-08-03
update supported platforms
Sarah White
2021-08-03
resolves #4012 use man page and manpage terminology consistently in docs (PR ...
Dan Allen
2021-08-03
fix section title in CHANGELOG [skip ci]
Dan Allen
2021-08-03
remove entry for unused attribute
Dan Allen
2021-08-03
update description of backend option [skip ci]
Dan Allen
2021-08-03
link to man page for current release [skip ci]
Dan Allen
2021-08-02
add missing references to #4059 in CHANGELOG
Dan Allen
2021-08-02
resolves #4118 use autoprefixer to manage browser prefixes in default stylesh...
Dan Allen
2021-08-02
add missing entry to CHANGELOG for #4062 [skip ci]
Dan Allen
2021-08-02
update default stylesheet to fix conflict between text decoration and bottom ...
Dan Allen
2021-08-02
remove display rule in default stylesheet for elements introduced in HTML5
Dan Allen
2021-08-02
change dependencies in stylesheet build to devDependencies [skip ci]
Dan Allen
2021-08-02
resolves #4116 update default stylesheet to indent content of details element...
Dan Allen
2021-08-02
upgrade postcss [skip ci]
Dan Allen
2021-08-02
update CHANGELOG entry for #4114 [skip ci]
Dan Allen
2021-08-02
resolves #4098 reorganize and improve the docs that explain how to create man...
Dan Allen
2021-08-02
remove redundant styles from the stylesheet
Dan Allen
2021-08-02
resolves #4114 update font styles for summary element to match font styles of...
Dan Allen
2021-07-31
use "present" as end copyright year to indicate project is ongoing [skip ci]
Dan Allen
2021-07-31
use next to short circuit loop with single conditional
Dan Allen
2021-07-31
use sprintf instead of % operator in Timings
Dan Allen
2021-07-31
convert nested if inside else to elsif where possible
Dan Allen
2021-07-31
use e as variable name for exception object rather than ex
Dan Allen
2021-07-31
use percent_x instead of backticks to exec command
Dan Allen
2021-07-31
add dedicated section about compat mode to the AsciiDoc.py migration page
Dan Allen
2021-07-31
clarify on AsciiDoc.py migration page that only the font size and color roles...
Dan Allen
2021-07-31
document the change to inline roles on the AsciiDoc.py migration page
Dan Allen
2021-07-31
better illustrate the influence of compat-mode on the syntax for inline forma...
Dan Allen
2021-07-31
extend test for indexterm-promotion option to cover case when term has two en...
Dan Allen
2021-07-30
fix API doc on attr_writer for text property on table cell
Dan Allen
2021-07-30
fix the docs that explain how to generate an HTML TOC [skip ci]
Dan Allen
2021-07-30
use correct syntax to refer to static methods on Converter class [skip ci]
Dan Allen
2021-07-30
add missing entry to CHANGELOG [skip ci]
Dan Allen
2021-07-30
add locale for Thai (PR #4113)
NinaKK
2021-07-30
fix Reader#unshift_all on JRuby to account for List argument
Dan Allen
2021-07-30
resolves #4106 use queue to iterate over lines in reader instead of stack (PR...
Dan Allen
2021-07-30
document that the Pygments installation can be set in a custom adapter that e...
Dan Allen
2021-07-30
use consistent style for section titles in docs module for syntax highlighting
Dan Allen
2021-07-30
rename syntax-highlighter-prism.rb to prism-syntax-highlighter.rb
Dan Allen
2021-07-30
document how to extend a built-in syntax highlighter adapter
Dan Allen
2021-07-30
resolves #4110 fix missing automatic reftext for internal xrefs in manpage ou...
Dan Allen
2021-07-30
Fix syntax error in default stylesheet page; make steps for extending default...
Dan Allen
2021-07-30
use clearer and more efficient logic to add leveloffset attributes around inc...
Dan Allen
2021-07-30
remove unnecessary assignment in Reader
Dan Allen
2021-07-30
set explicit return value for internal unshift and unshift_all methods on Reader
Dan Allen
2021-07-30
remove unused attributes in component descriptor
Dan Allen
2021-07-30
explain how to obtain a copy of the default stylesheet [skip ci]
Dan Allen
[next]