Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flux:link always leaves a trailing space. #687

Open
GuidoVeltmaat opened this issue Nov 16, 2024 · 0 comments
Open

flux:link always leaves a trailing space. #687

GuidoVeltmaat opened this issue Nov 16, 2024 · 0 comments

Comments

@GuidoVeltmaat
Copy link

GuidoVeltmaat commented Nov 16, 2024

Hi there! 👋

Problem i am having is that flux:link always leaves a trailing space:

<flux:link class="underline">Space</flux:link>, after link.
result in
Space , after link.

Whereas a normal tag leaves no space:
<a class="underline>No space</a>, after link.
result in
No space, after link

Im guessing its a bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant