comments (3)

  • No syntax highlighting in the editor? I vibecoded a pretty robust browser Filesystem API based markdown editor myself too last week. Recommend either rolling your own with a transparent textbox layered approach or just using Monaco or https://codemirror.net/.

    I did a markdown kanban thing. Filesystem API is very cool and underused. https://github.com/subdavis/mdello/

    eleventen

  • Thoughtful UI. Really nice. Good job!

    hyperhello

  • Hi,

    Noob question, but how do you author a math equation? There are dedicated editors I guess?

    jystervinou