···25252626Additional syntax extensions are available, all of which can be used in NixOS option documentation. The following extensions are currently used:
27272828+- []{#ssec-contributing-markup-tables}
2929+ Tables, using the [GitHub-flavored Markdown syntax](https://github.github.com/gfm/#tables-extension-).
3030+2831- []{#ssec-contributing-markup-anchors}
2932 Explicitly defined **anchors** on headings, to allow linking to sections. These should be always used, to ensure the anchors can be linked even when the heading text changes, and to prevent conflicts between [automatically assigned identifiers](https://github.com/jgm/commonmark-hs/blob/master/commonmark-extensions/test/auto_identifiers.md).
3033