mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 13:38:07 +00:00
added backticks to one word
This commit is contained in:
@@ -16,7 +16,7 @@ title: Some Title
|
|||||||
---
|
---
|
||||||
```
|
```
|
||||||
|
|
||||||
The title metadata is rendered as the page's headline. The renderer wraps the `title` value in H1 tags, which are equivalent to `#` in Markdown syntax. This means that all subsequent headers on the page should be second level (`##`) or more.
|
The `title` is rendered as the page's headline. The renderer wraps the `title` value in H1 tags, which are equivalent to `#` in Markdown syntax. This means that all subsequent headers on the page should be second level (`##`) or more.
|
||||||
|
|
||||||
## Organization
|
## Organization
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user