Ref-aliasing unsupported #1

Closed
opened 2026-07-02 08:25:54 +10:00 by mnpx · 1 comment
Owner

whilst

<ref />

is correctly unsupported,

<ref name=":1" />

is incorrectly unsupported.

Suggested change is that allowsEmpty: false closed tags to be allows to exist but with repeat1 on their attributes.

whilst ```wikitext <ref /> ``` is correctly unsupported, ```wikitext <ref name=":1" /> ``` is incorrectly unsupported. Suggested change is that `allowsEmpty: false` closed tags to be allows to exist but with `repeat1` on their attributes.
Author
Owner

#7

https://git.mnpx.dev/mnpx/tree-sitter-wikitext/pulls/7
mnpx closed this issue 2026-07-04 12:20:55 +10:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mnpx/tree-sitter-wikitext#1
No description provided.