Skip to content

Commit 2fc2110

Browse files
add screenshots to readme
1 parent 1c124b8 commit 2fc2110

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
An Obsidian plugin that lets you read `.htm` and `.html` files directly in your vault.
44

5+
![HTML file rendered in Obsidian](screenshots/reader.png)
6+
57
## Features
68

79
- **Native HTML rendering** — open HTM/HTML files as a tab. No external dependencies
@@ -56,6 +58,8 @@ npm run build # production build
5658
| Allow scripts | Allow JS execution in unrestricted mode (desktop only) | Off |
5759
| Dark mode support | Inject dark mode styles into rendered HTML | On |
5860

61+
![Plugin settings](screenshots/settings.png)
62+
5963
## License
6064

6165
[0-BSD](https://opensource.org/license/0bsd)

0 commit comments

Comments
 (0)