pngwn / MDsveX

A markdown preprocessor for Svelte.
https://mdsvex.pngwn.io
MIT License
2.36k stars 102 forks source link

Links with curlywurlies break #31

Closed dxlbnl closed 4 years ago

dxlbnl commented 4 years ago

When composing a link with a curlywurly inside it fails to work. When using a solo curlywurly it does work.

` ` `js exec
   let variable = 'testing'
` ` `
> [Compound link](/base/{variable})
pngwn commented 4 years ago

That is very interesting. I'm crazy busy right now but as soon as next week is over I'll be back working on the rewrite of MDsveX and I'll sort this out.

pngwn commented 4 years ago

This is fixed in 0.8. I have tests.