soupslurpr / BeauTyXT

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

Create other file types compatible with text #7

Closed soupslurpr closed 1 year ago

soupslurpr commented 1 year ago

Right now you can only create .txt files. If you try adding for example .md, it adds .txt at the end of the file anyways. So test.md becomes test.md.txt It would be nice to be able to create files with other file endings compatible with text.

soupslurpr commented 1 year ago

To clarify, this does not mean having support for rendering markdown

soupslurpr commented 1 year ago

Creating and rendering Markdown (.md) files was added in version 0.6.0.