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
2022-07-09
use chat.asciidoctor.org as URL to project chat [skip ci]
Dan Allen
2022-07-09
fix Asciidoctor::Cli::Invoker constructor when first argument is a hash
Dan Allen
2022-07-09
prevent highlight.js warning when no language is set on source block
Dan Allen
2022-07-07
document how to extract text from HTML using w3m or elinks
Dan Allen
2022-07-07
fix missing period in docs
Dan Allen
2022-07-05
resolves #4300 add support for TOML front matter to skip-front-matter attribu...
Abhinav Gupta
2022-07-05
resolves #4306 disallow the use of the left square bracket in an attribute li...
Dan Allen
2022-07-05
fix lineno on reader when skip-front-matter attribute is set but end of front...
Dan Allen
2022-07-04
add test to verify role on inline phrase can be defined using attribute refer...
Dan Allen
2022-07-03
sync zh-CN translation and sync with English (PR #4305)
Xavi Lee
2022-07-03
add example of extended syntax highlighter that processes an individual token...
Dan Allen
2022-07-01
lock version of JRuby 9.3 in CI
Dan Allen
2022-06-30
update chat link in README; point to Get Help page in docs [no ci]
Dan Allen
2022-06-30
Rebuild the zh readme doc (PR #4302)
Xavi Lee
2022-06-28
read sourcemap option from Options constructor
Dan Allen
2022-06-24
update list of locale attributes in docs
Dan Allen
2022-06-22
recompile stylesheets using new browserslist default
Dan Allen
2022-06-17
switch chat link to asciidoctor.org domain; label mailing list as archive [no...
Dan Allen
2022-06-12
document how to write a custom converter that converts to text only
Dan Allen
2022-06-08
resolves #4297 propagate :to_dir option to document of AsciiDoc table cell (P...
Dan Allen
2022-06-06
add German document link and localize the language names (PR #4283)
Xavi Lee
2022-05-28
Add SciTE to the list of text editors that support AsciiDoc (PR #4294)
Georger Araújo
2022-05-14
set JVM option to workaround Permission denied - NUL error when installing bu...
Dan Allen
2022-05-13
add API docs to the create_inline helper [no ci]
Dan Allen
2022-05-10
change ArchLinux to Arch Linux in docs [no ci]
Dan Allen
2022-05-10
add Arch Linux install step for the rouge gem (PR #4293)
Alexandre ZANNI
2022-05-05
remove outdated comment in source code [no ci]
Dan Allen
2022-04-21
Update name of link to Simplified Chinese translation in README files (PR #4280)
Xavi Lee
2022-04-21
fix missing escape character in CHANGELOG [skip ci]
Dan Allen
2022-04-21
clarify how the docinfodir value is resolved [skip ci]
Dan Allen
2022-04-19
use the correct term for Simplified Chinese in the README (PR #4278) [skip ci]
Xavi Lee
2022-04-16
clarify in CLI help that the --attribute option may be specified more than on...
Dan Allen
2022-04-16
regenerate man page [skip ci]
Dan Allen
2022-04-04
change :templates_dir API option to :template_dirs (PR #4260)
TJ Mazeika
2022-04-04
recommend :template_dirs option in API docs instead of :template_dir [skip ci]
Dan Allen
2022-04-04
fix issue reference for #4270 [skip ci]
Dan Allen
2022-03-20
resolves #420 don't raise error if Asciidoctor::Extensions.unregister is call...
Dan Allen
2022-03-02
add tests for text content model on inline macro
Dan Allen
2022-03-02
clarify test description [skip ci]
Dan Allen
2022-03-02
add tests for text content model on block macro
Dan Allen
2022-03-01
verify include directive is converted to link when target is remote and allow...
Dan Allen
2022-02-28
if path is included both partially and fully, store it with true value (inclu...
Dan Allen
2022-02-21
replace uses of Array#length with Array#size (PR #4258)
Dan Allen
2022-02-17
fix test fixture
Dan Allen
2022-02-17
fix lint errors
Dan Allen
2022-02-17
format source location in exception message when extension code is malformed
Dan Allen
2022-02-15
resolves #4256 reset registry if activate is called on it again (PR #4257)
Dan Allen
2022-02-13
add description to docs start page
Dan Allen
2022-02-11
upgrade stylesheet build and refine stylelint rules
Dan Allen
2022-02-11
rename .stylelintrc to .stylelinerc.json so it's loaded as JSON
Dan Allen
[next]