Fix settings titles in dark mode (#15174)

Fix settings icon not showing in some browsers
Fix fping configuration formatting issue
Add brief docs on formatting settings links
This commit is contained in:
Tony Murray
2023-07-31 14:21:22 -05:00
committed by GitHub
parent 4f5e31c88f
commit 843d0a4669
3 changed files with 5 additions and 4 deletions

View File

@@ -57,6 +57,7 @@ This means you can use:
- `#` Can be used for main headings which translates to a `<h1>` tag,
increasing the `#`'s will increase the hX tags.
- `###` Can be used for sub-headings which will appear in the TOC to the left.
- Settings should be prefixed with `!!! setting "<webui setting path>"`
[Markdown CheatSheet Link](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)