1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-12-02 20:22:52 +00:00
This commit is contained in:
Laura
2025-09-12 15:23:48 +02:00
parent 49fe3798d1
commit 9e9c3f79b1

View File

@@ -30,6 +30,7 @@ Use markdown consistently to enhance readability and usability:
- Command sequences
- Terminal output
- Any structured content that benefits from formatting and copy functionality
- **Nested code blocks**: When showing markdown examples that contain fenced code blocks, use quadruple backticks (````) for the outer block and triple backticks for the inner examples
- **Other formatting**: Apply **bold** for emphasis, *italics* for definitions, and > for important notes
## Quality Standards