| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- document the parameters of Document#write
- document that Document#write ensures the output has a trailing newline when the target responds to write
- add a note docs that explains when the processor ensures the output has a trailing newline
|
|
converter page [skip ci]
|
|
- 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
|
|
|
|
|
|
Asciidoctor.js, which has its own template converter
|
|
templates
|
|
|
|
|
|
Code review and revisions provided by Tom Schraitle (@tomschr)
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|