Wiki Help
Home
/
Edit Headings
View
Edit
History
No Category
Editing The Wiki
Custom Tags
Tests
Log in to edit
Headings
<cat>editing</cat> <title>Headings</title> # Headings Headings allow you to structure page content into different sections & subsections. <br/> ## Types Markdown supports the use of `<h1>` to `<h5>` with the following shorthand syntax: <br/> ```Markdown # <h1> Heading ``` ![H1] ```Markdown ## <h2> Heading ``` ![H2] ```Markdown ### <h3> Heading ``` ![H3] ```Markdown #### <h4> Heading ``` ![H4] ```Markdown ##### <h5> Heading ``` ![H5] <br/> <warning> There should only ever be one `<h1>` heading! </warning> <br/> ## Notes - All headings are links with [URI Fragments]. - Markdown cannot be used inside headings. - Any heading with more than 5 `#` will use `<h5>` [URI Fragments]: https://en.wikipedia.org/wiki/URI_fragment [H1]: https://files.facepunch.com/wiki/files/b5608/8dc519da7ce717e.png [H2]: https://files.facepunch.com/wiki/files/b5608/8dc519da4e16fbf.png [H3]: https://files.facepunch.com/wiki/files/b5608/8dc519daa2ebefe.png [H4]: https://files.facepunch.com/wiki/files/b5608/8dc519dac33102f.png [H5]: https://files.facepunch.com/wiki/files/b5608/8dc519dae04a20b.png
Wiki Help
The Facepunch Wiki
Editing The Wiki
7
Code Blocks
About This Wiki
Bugs And Requests
Headings
Tables
Uploading Images & Files
View Formatting
Custom Tags
19
Ambig
Bug
Cat
Deprecated
Example
Function
Internal
Key
Member
Note
Page
Page List
Removed
Rustitem
Structure
Title
Type
Validate
Warning
Tests
2
Markdown
Syntax Highlight: Lua