4 comments

  • cdieck88 17 minutes ago
    Nice one! I use Mermaid sometimes in my blog posts. Whenever I make a small change, I have to run `astro build` to see the result in the generated HTML. With your editor, the whole process should be much faster.
  • jumpalongjim 52 minutes ago
    I’m out and about so haven’t tried this yet, but sounds like your context is an embedded diagram. For free diagrams (.mmd files) I find AI creation and editing to be highly effective.
  • ltononro 1 hour ago
    This is ridiculously useful in the era of AI. They keep generating near-to-good diagrams with always some two or three minor annoying pieces that you'd like to correct. Genious idea, congrats!
  • grommet_kit 4 hours ago
    Mapping SVG back to a CST instead of regenerating the whole file is the right call. Preserving comments matters.