diff options
Diffstat (limited to 'docs/modules')
| -rw-r--r-- | docs/modules/convert/pages/contexts-ref.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/convert/pages/contexts-ref.adoc b/docs/modules/convert/pages/contexts-ref.adoc index 4a54a566..7793bb98 100644 --- a/docs/modules/convert/pages/contexts-ref.adoc +++ b/docs/modules/convert/pages/contexts-ref.adoc @@ -1,4 +1,4 @@ -= Built-in Convertible Contexts += Convertible Contexts When Asciidoctor converters a document, it delegates to the converter to convert each node (block or inline element) in the document as it visits each node in document order (though it's the `#content` method on a block that continues the traversal of its child nodes). Asciidoctor then combines the result of all those calls to produce the output document. |
