Skip to content

Commit 894b034

Browse files
committed
cleanup intro para
1 parent 3b93c7f commit 894b034

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contribute-docs/syntax-quick-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ navigation_title: "Syntax quick reference"
66

77
Elastic documentation uses a custom implementation of [MyST Markdown](https://mystmd.org/) with extended syntax for directives, metadata, and tagging.
88

9+
This page offers quick guidance on commonly used syntax elements. Elements are in alphabetical order.
10+
911
For the full syntax reference, go to [elastic.github.io/docs-builder/syntax/](https://elastic.github.io/docs-builder/syntax/).
1012

1113

1214
:::{tip}
1315
Contributing to `elastic.co/guide`? Refer to [Contribute to `elastic.co/guide` (Asciidoc)](asciidoc-guide.md).
1416
:::
1517

16-
This page offers quick guidance on commonly used syntax elements. Elements are in alphabetical order.
17-
1818
## Admonitions
1919

2020
Use admonitions to caution users, or to provide helpful tips or extra information.

0 commit comments

Comments
 (0)