chase / awrit

A full graphical web browser for Kitty terminal with mouse and keyboard support
Other
431 stars 14 forks source link

Render Markdown, Mermaid, etc #21

Closed snoblenet closed 1 year ago

snoblenet commented 1 year ago

Great tool! Could this be used to render Markdown, Mermaid, etc too?

chase commented 1 year ago

Great tool! Could this be used to render Markdown, Mermaid, etc too?

There are a plenty of tools out there that should provide a live preview of Markdown/Mermaid in a browser, so I don't see why not.

You could use something like https://github.com/iamcco/markdown-preview.nvim more specifically, but it would require some extra setup to open a window in Kitty and then use awrit to open the preview URL