diff options
Diffstat (limited to 'doc/user/asciidoc.md')
-rw-r--r-- | doc/user/asciidoc.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/user/asciidoc.md b/doc/user/asciidoc.md index da75c008ed1..80c85358fcb 100644 --- a/doc/user/asciidoc.md +++ b/doc/user/asciidoc.md @@ -232,6 +232,11 @@ v1.0, 2019-01-01 #### Includes +NOTE: +[Wiki pages](project/wiki/index.md#create-a-new-wiki-page) created with the AsciiDoc +format are saved with the file extension `.asciidoc`. When working with AsciiDoc wiki +pages, change the file name from `.adoc` to `.asciidoc`. + ```plaintext include::basics.adoc[] |