Closed petermetz closed 1 year ago
Hi, can you please try with this markdown below to check if it raises the same error?
A graph:
graph LR
Start --> Stop
@luisalvesmartins Same behavior unfortunately
Are you using CRLF ? or just LF? Can you please ensure you are using CRLF?
On Mon, Jul 19, 2021 at 7:04 PM Peter Somogyvari @.***> wrote:
@luisalvesmartins https://github.com/luisalvesmartins Same behavior unfortunately
[image: Screenshot from 2021-07-19 11-02-19] https://user-images.githubusercontent.com/1583231/126206042-ff38f649-ed19-4756-9efe-53b7e40dab3e.png
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/luisalvesmartins/Markdown-Mermaid-Expand-to-PNG/issues/2#issuecomment-882749601, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE5AENJKZ7OTQUYUYMNO2LTYRSK7ANCNFSM5AHN3L2A .
@luisalvesmartins Switching to CLRF fixed it. Any chance that the extension could support LF in the future as well?
Hello, I'm getting the same issue despite using CRLF, could you help me ?
Hello, I'm getting the same issue despite using CRLF, could you help me ?
What is the enconding you are using? Can you please share a sample file to test?
I'm using UTF-8 encoding. You'll find attached a sample. Thanks in advance for you help :)
It worked out of the box:
I will do more tests on your file
samples.md
from the documentation of the VSCode extension