mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 22:37:11 -04:00
content: Move link reference
This commit is contained in:
parent
d008ea6ac9
commit
c27dfdef33
@ -139,7 +139,7 @@ parser.autoIDType
|
||||
- `github-ascii`: Drop any non-ASCII characters after accent normalization
|
||||
- `blackfriday`: Generate `id` attributes compatible with the Blackfriday Markdown renderer
|
||||
|
||||
This is also the strategy used by the [anchorize](/functions/urls/anchorize) template function.
|
||||
This is also the strategy used by the [anchorize] template function.
|
||||
|
||||
parser.attribute.block
|
||||
: (`bool`) Whether to enable [Markdown attributes] for block elements. Default is `false`.
|
||||
@ -318,6 +318,7 @@ ordered
|
||||
|
||||
[`Fragments.Identifiers`]: /methods/page/fragments/#identifiers
|
||||
[`TableOfContents`]: /methods/page/tableofcontents/
|
||||
[anchorize]: /functions/urls/anchorize
|
||||
[AsciiDoc]: https://asciidoc.org/
|
||||
[asciidoctor-diagram]: https://asciidoctor.org/docs/asciidoctor-diagram/
|
||||
[attributes]: https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/#attributes-and-substitutions
|
||||
|
Loading…
x
Reference in New Issue
Block a user