Closed ondohotola closed 1 year ago
Have you tried that on master? it should already be fixed ;)
I have no idea what that means, but can wait for the next release to the package system :-)-O
I can explain if you'd like!
If you tried on vscode, you have an old version, the last version is called "master version" and is what we need to work on
then later, the latest version is updated in vscode!
On this latest version, the bug you reported is already fixed (I double checked ;)) So if you have no more doubts or questions, you may go ahead and close this issue!
I use Sublime Text and the plain package version.
This is a very cool and very helpful package, by the way, thank you very much.
Thank you for appreciating my work :heart:
If I have inside the text something like
user\@host.TLD
, typstfmt inserts a space before the@
sign, to result inuser \@host.TLD
.#link("user@host.TLD")
is handled correctly and results in user@host.TLDIn the PDF the former (without the inserted space) will also generate a clickable link and it does mess with lines containing something like
slogin -C user\@host.TLD