Closed missic closed 6 years ago
If you're doing html, just use jsfiddle or, your browsers dev tools for live preview while editing. Retext is billed as a markdown editor.
Yes, there is no plan to support plain HTML editing. It was part of early ReText versions, but was dropped in e8d1a3276d464ef05a49345b7b31b988b8da6484. If you really want HTML editing support, you may create a custom dummy HTML markup using instructions in PyMarkups documentation.
I'm currently trying to use Retext as a HTML editor with live preview (with WebKit rendering) and to do this one doesn't need to convert any other markup language. So it would be nice if Retext permitted to select "None" as markup language in use.