From 06eff400d4afaf5edcd7b5cf97ba6655422d510b Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Mon, 20 Sep 2021 02:37:09 -0600 Subject: remove "Built-in" from title for page of convertible contexts --- docs/modules/convert/pages/contexts-ref.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/modules') 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. -- cgit v1.2.3