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
path:
root
/
docs
/
modules
/
convert
Age
Commit message (
Expand
)
Author
2022-07-07
fix missing period in docs
Dan Allen
2022-06-12
document how to write a custom converter that converts to text only
Dan Allen
2022-04-04
change :templates_dir API option to :template_dirs (PR #4260)
TJ Mazeika
2022-01-09
cite example for remapping a backend to a different converter in the docs
Dan Allen
2021-10-29
update the apidoc for the Document#write method [skip ci]
Dan Allen
2021-10-23
clarify the association between backend and converter and link to custom conv...
Dan Allen
2021-10-18
fix URLs in docs
Dan Allen
2021-10-18
add links between custom converter and converter template pages
Dan Allen
2021-10-17
add links from main converters page to page that lists available converters
Dan Allen
2021-10-16
document that converter templates can be shared with AsciidoctorJ, but not As...
Dan Allen
2021-10-16
document how to specify multiple template directories when using converter te...
Dan Allen
2021-10-15
apply minor revisions and rephrasing to Converter Templates page
Dan Allen
2021-10-15
remap api:load-templates.adoc to convert:templates.adoc
Dan Allen
2021-10-14
resolves #3948 document how to use converter templates (PR #4180)
Dan Allen
2021-09-21
minor clarifications to docs for custom converter
Dan Allen
2021-09-20
fix location of asciidoctor command on custom converter page
Dan Allen
2021-09-20
remove "Built-in" from title for page of convertible contexts
Dan Allen
2021-09-20
add missing page
Dan Allen
2021-09-20
move reference of built-in convertible contexts to separate page
Dan Allen
2021-09-20
split converters page and move to convert module
Dan Allen
2021-09-20
resolves #4136 document how to create a custom converter (PR #4172)
Dan Allen