polished the readme a bit

Updated the README to format HTML examples in code blocks.
This commit is contained in:
Julian
2026-02-24 14:57:41 +01:00
committed by GitHub
parent 12651fd309
commit 71da720419

View File

@@ -14,7 +14,7 @@ No external CDN, all offline, no separate editing, vector quality :)
- Import & Export your customized note as JSON to come back later for more notes in the same styling - Import & Export your customized note as JSON to come back later for more notes in the same styling
- Fully customizable with everything the styling in Proxmox Notes have to offer -> You can clear all filled blocks and just use the Icon + Additional Notes Block - Fully customizable with everything the styling in Proxmox Notes have to offer -> You can clear all filled blocks and just use the Icon + Additional Notes Block
- Reorder all the Blocks how you like, e.g. move the Icon below the Name Heading in the Notes section - Reorder all the Blocks how you like, e.g. move the Icon below the Name Heading in the Notes section
- Additional Notes block is not sanitizing HTML, you can use <p />, </br>, <pre /> and everything else that is listed in the Proxmox Documentation. - Additional Notes block is not sanitizing HTML, you can use `<p />`, `</br>`, `<pre />` and everything else that is listed in the Proxmox Documentation.
_Its fully client-side in the browser. _Its fully client-side in the browser.
No backend is used, and no data is sent or saved by the app itself. No backend is used, and no data is sent or saved by the app itself.