mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
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:
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user