1 parent e610437 commit 87b074cCopy full SHA for 87b074c
1 file changed
README.md
@@ -1014,6 +1014,7 @@ These are intentional to keep the tool simple:
1014
1015
| Not Supported | Why | Alternative |
1016
|---------------|-----|-------------|
1017
+| **Raw HTML tags** | Security (XSS/injection prevention) | Cover config for logos, native markdown `![]()` for images, custom CSS for styling |
1018
| LaTeX/MathJax | Adds complexity, requires external tools | Pre-render as PNG/SVG |
1019
| Wikilinks `[[...]]` | Not relevant for PDF output | Use `[text](url)` |
1020
| Admonitions `:::` | Not implemented | Use blockquotes |
0 commit comments