add: bozodown doc

This commit is contained in:
2025-07-09 02:20:58 +02:00
parent 00bc97465f
commit 6af8781aa2
12 changed files with 153 additions and 0 deletions

20
doc/bozodown/block.md Normal file
View File

@ -0,0 +1,20 @@
# Block
## Usage
```
-----
style
---
content
-----
```
| name | usage |
| --- | --- |
| style | Your custom css, multiline supported |
| content | Your bozodown |
## Effect
Create a div with custom css