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