summaryrefslogtreecommitdiff
path: root/docs/modules
AgeCommit message (Expand)Author
2023-05-18fix formatting in CHANGELOG [no ci]Dan Allen
2023-05-17add what's new for 2.0.19 releaseDan Allen
2023-05-17fix cases when source style is missing on literal block in docsDan Allen
2023-05-07add "Use" at start of local font awesome page titleDan Allen
2023-05-01add system encoding section to system requirements page in docsDan Allen
2023-05-01backport fix for #3929 treat uri:classloader: as absolute path prefix when ru...Dan Allen
2023-04-30fix grammatical error in docsDan Allen
2023-04-30correctly access reader from document object in extensionDan Allen
2023-04-29use the term gem instead of RubyGem to refer to a gem; reword the installatio...Dan Allen
2023-04-24document the find_by method on blocksDan Allen
2023-04-24document how to log from an extensionDan Allen
2023-04-18backport fix for #4402 don't uppercase monospace span in section title in man...Dan Allen
2023-04-07fix incorrect word on Convertible Contexts page (PR #4428)bughou
2023-04-02fix broken attribute reference in docsDan Allen
2023-04-02use attribute reference to create URL for API docsDan Allen
2023-04-02revise documentation for Preprocessor and TreeProcessor extensionsDan Allen
2023-04-02document Preprocessor and TreeProcessor more thoroughly (PR #4415)Shahbaz Youssefi
2023-04-02move tip to enable sourcemap from extension to dedicated sectionDan Allen
2023-04-02Clarify in docs that source_location is not tracked by default (PR #4416)Shahbaz Youssefi
2023-04-02update pandoc command to use asciidoctor target; disable native_divs extensionDan Allen
2023-04-02clean up pandoc commands for converting from docx; use asciidoctor as target ...Dan Allen
2023-04-02update pandoc command in convert.groovy (PR #4408)ioannisstavrakakis
2023-03-13clarify that inline anchors in paragraphs and list items are cataloged during...Dan Allen
2023-02-15add mapping for obsolete docinfo1 and docinfo2 document attributes to AsciiDo...Dan Allen
2022-10-25fix sentence structure on safe modes page (PR #4374)Alex Schroeder
2022-10-21remove nav entry for docinfo pageDan Allen
2022-10-21relocate docinfo page to AsciiDoc language guideDan Allen
2022-10-14update What's New for Asciidoctor 2.0.18 (PR #4369)Sarah White
2022-10-12add point about RVM to warning about using gem installDan Allen
2022-10-12add important admonition about bundle exec in Bundler section of installation...Dan Allen
2022-10-12add warning to docs about not using gem install as root user unless in a cont...Dan Allen
2022-10-08add tip about reference converters to custom converters pageDan Allen
2022-10-06remove unnecessary link macro prefixDan Allen
2022-10-06resolves #4362 added notice that Atom is being sunset (PR #4363)Steve Goodman
2022-09-16remove redundant require statements in extension examplesDan Allen
2022-09-16update inline macro example to return an Inline object and support different ...Dan Allen
2022-08-22proofread documentation (PR #4336)Guillaume Grossetie
2022-08-15doc: fix typo (PR #4332)Mo-Gul
2022-08-03update mathematical page to reflect macOS support (PR #4326)Harrison Chin
2022-07-29remove reference to jdocbook plugin exampleDan Allen
2022-07-27be more clear about what's included in the embedded outputDan Allen
2022-07-26resolves #4044 document how to use a local copy of Font AwesomeDan Allen
2022-07-25advise against mixing syntax highlighting and AsciiDoc text formattingDan Allen
2022-07-20add more detail for how to apply substitutions to inline text in an extensionDan Allen
2022-07-20add section that gives suggestions for how to convert from DocBook to PDFDan Allen
2022-07-14document how to turn off compat mode when using the setext-style document titleDan Allen
2022-07-14fix unescaped preprocessor conditional in example snippet on AsciiDoc.py migr...Dan Allen
2022-07-14remove excess indentation in example snippet on AsciiDoc.py migration pageDan Allen
2022-07-07document how to extract text from HTML using w3m or elinksDan Allen
2022-07-07fix missing period in docsDan Allen