summaryrefslogtreecommitdiff
path: root/docs/modules/convert/pages/index.adoc
AgeCommit message (Collapse)Author
2022-01-09cite example for remapping a backend to a different converter in the docsDan Allen
2021-10-23clarify the association between backend and converter and link to custom ↵Dan Allen
converter page [skip ci]
2021-10-17add links from main converters page to page that lists available convertersDan Allen
2021-09-21minor clarifications to docs for custom converterDan Allen
- define a node as a block or inline element - clarify relationship between context and node_name - show how to pass converter class using the :converter API option
2021-09-20split converters page and move to convert moduleDan Allen