soupslurpr / BeauTyXT

A beautiful, private, secure, and minimalistic Text, Markdown, and Typst editor.
https://beautyxt.app
ISC License
79 stars 6 forks source link

Open other file types compatible with text #10

Closed soupslurpr closed 1 year ago

soupslurpr commented 1 year ago

This lets us open and edit text compatible file types such as .md, .js, .css, .html, .xml, and .json, but NOT render/compile them.

Fixes #3