Skip to content

Commit 87b074c

Browse files
committed
docs: add HTML tags limitation to Known Limitations
1 parent e610437 commit 87b074c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,6 +1014,7 @@ These are intentional to keep the tool simple:
10141014

10151015
| Not Supported | Why | Alternative |
10161016
|---------------|-----|-------------|
1017+
| **Raw HTML tags** | Security (XSS/injection prevention) | Cover config for logos, native markdown `![]()` for images, custom CSS for styling |
10171018
| LaTeX/MathJax | Adds complexity, requires external tools | Pre-render as PNG/SVG |
10181019
| Wikilinks `[[...]]` | Not relevant for PDF output | Use `[text](url)` |
10191020
| Admonitions `:::` | Not implemented | Use blockquotes |

0 commit comments

Comments
 (0)