kjk / edna

Note taking for developers and power users
https://edna.arslexis.io
Other
390 stars 18 forks source link

Markdown preview #49

Open kjk opened 4 months ago

kjk commented 4 months ago

Add command Markdown Preview.

Does markdown => html and show the resulting html in a panel.

Initial position of the panel is probably 80vh, 50vw but can be moved / resized and remembers last position for next execution.

Ideally it would auto-update when we change the block that is the source of it.