You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Asciidoctor looks for a template file for each node it visits in the tree and uses the template to produce the backend output, such as HTML, DocBook, etc.
This could take the form of a folder structure:
.redoculous/
.redoculous/asciidoc/theme/
.redoculous/markdown/theme/
Etc.
The text was updated successfully, but these errors were encountered: