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

Links not created when text breaks line #31

Closed
cz4rny opened this issue Sep 15, 2023 · 1 comment · Fixed by #32
Closed

Links not created when text breaks line #31

cz4rny opened this issue Sep 15, 2023 · 1 comment · Fixed by #32

Comments

@cz4rny
Copy link

cz4rny commented Sep 15, 2023

In short, when link title has a line break, linking doesn't work:

See [ArgoCD diagram doesn't reflect my
manifests][argocd-diagram-doesnt-reflect-my-manifests].

while the same text but in a single line does:

See [ArgoCD diagram doesn't reflect my manifests][argocd-diagram-doesnt-reflect-my-manifests].
@oprypin
Copy link
Member

oprypin commented Sep 15, 2023

I confirm this! Vanilla Markdown references support this and autorefs doesn't. Will send out a PR now

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

Successfully merging a pull request may close this issue.

2 participants