Tom Moor

Results 691 comments of Tom Moor

Could you provide the correctly formatted code you're using in the Mermaid diagram? Steps to reproduce above is missing newlines and parses as a syntax error

For number 3, this seems like an existing issue with Mermaid (https://github.com/mermaid-js/mermaid/issues/5550) – the `_blank` syntax is ignored

Are you suggesting it's a new issue in this version?

Yea, it's starting to feel like a separate editing mode for these diagrams would be nice. Especially as we just added the ability to open them in the lightbox too...

Hey, thanks for the PR! In this case I don't think it's the right approach as the decorations need to be continuously recalculated and the regex runs on every keystroke...

I cannot reproduce in my tests, what version are you running? If this is in cloud please email `[email protected]` with the doc details

Ah, the catch is that it's a _list_ not just a multi-line paragraph.

`\n` is interpreted as a newline character, yep. Still looking into the best fix here, tricky.

That sounds right to me, I haven't checked out the PR yet – there are a bunch of unrelated changes on there so it's not mergeable.