summaryrefslogtreecommitdiff
path: root/docs/modules/convert/pages/templates.adoc
AgeCommit message (Collapse)Author
2024-03-30update the converter template tutorial so it doesn't leave out important stepsDan Allen
2023-10-23add tip to docs for how to reference templates on classloader [skip ci]Dan Allen
2023-07-11remove trailing slash from URLDan Allen
2023-07-11Update URL for Slim in docs (PR #4469)Karl Dangerfield
2022-08-22proofread documentation (PR #4336)Guillaume Grossetie
2022-04-04change :templates_dir API option to :template_dirs (PR #4260)TJ Mazeika
2021-10-18fix URLs in docsDan Allen
- replace default branch with HEAD where possible (or drop reference, if possible) - use readme anchor to link to README for project on GitHub - use jsdelivr to reference file from repository on GitHub - remove unused badges in README files - make badge for chat consistent across README files
2021-10-18add links between custom converter and converter template pagesDan Allen
2021-10-16document that converter templates can be shared with AsciidoctorJ, but not ↵Dan Allen
Asciidoctor.js, which has its own template converter
2021-10-16document how to specify multiple template directories when using converter ↵Dan Allen
templates
2021-10-15apply minor revisions and rephrasing to Converter Templates pageDan Allen
2021-10-15remap api:load-templates.adoc to convert:templates.adocDan Allen
2021-10-14resolves #3948 document how to use converter templates (PR #4180)Dan Allen
Code review and revisions provided by Tom Schraitle (@tomschr)