monntecc / lunaeditor

An open-source alternative text editor written in Tauri
MIT License
1 stars 0 forks source link

Split View #4

Open monntecc opened 2 weeks ago

monntecc commented 2 weeks ago

Have an option to split view in 2 halfs (text | text). If possible, add live preview for: HTML, Markdown

monntecc commented 2 weeks ago

For HTML live preview with could use external window: https://tauri.app/v1/guides/features/multiwindow/

monntecc commented 2 weeks ago

https://antoniandre.github.io/splitpanes/