We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c124b8 commit 2fc2110Copy full SHA for 2fc2110
1 file changed
README.md
@@ -2,6 +2,8 @@
2
3
An Obsidian plugin that lets you read `.htm` and `.html` files directly in your vault.
4
5
+
6
+
7
## Features
8
9
- **Native HTML rendering** — open HTM/HTML files as a tab. No external dependencies
@@ -56,6 +58,8 @@ npm run build # production build
56
58
| Allow scripts | Allow JS execution in unrestricted mode (desktop only) | Off |
57
59
| Dark mode support | Inject dark mode styles into rendered HTML | On |
60
61
+
62
63
## License
64
65
[0-BSD](https://opensource.org/license/0bsd)
0 commit comments