You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SNIPPETS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ Prefixes | Description
20
20
`glossarytooltip` | Adds a new glossary reference, displaying its (short) definition as a tooltip.
21
21
`headerpartialfile` | Inserts a header for a partial Markdown file.
22
22
`headerpartialfileparams` | Inserts a header for a partial Markdown file with input parameters.
23
+
`headerexternallink` | Inserts a header for a page with no content that links to an external URL.
23
24
`inlinepill` or `pillinline` | Inserts shortcode for an inline pill (appearing after a piece of text) stating the release status (for example, Beta).
24
25
`partialinclude` or `renderpartial` | Inserts a `render` shortcode to include content from a partial in the current document.
25
26
`partialincludeparams` or `renderpartialparams` | Inserts a `render` shortcode to include content from a partial with input parameters in the current document.
0 commit comments