Skip to content

[Fix] hide LinkLabel nodes in reference-style links#6097

Merged
nathanlesage merged 2 commits into
Zettlr:developfrom
benniekiss:link-label-render
Jan 10, 2026
Merged

[Fix] hide LinkLabel nodes in reference-style links#6097
nathanlesage merged 2 commits into
Zettlr:developfrom
benniekiss:link-label-render

Conversation

@benniekiss

Copy link
Copy Markdown
Collaborator

Description

This PR hides LinkLabel nodes for reference style links when rendering -> [Link][LinkLabel]

Closes #6091

Changes

Adds a hiddenDeco over the LinkLabel node

Additional information

Tested on:

@nathanlesage nathanlesage merged commit e62cbe9 into Zettlr:develop Jan 10, 2026
1 check passed
@benniekiss benniekiss deleted the link-label-render branch January 10, 2026 15:23
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 this pull request may close these issues.

Reference-style link renders as raw Markdown ([Search ref][sref]) instead of rendered link text (Search ref).

2 participants