Skip to content

feat(footnotes): Use footnotes from tree-sitter grammar#1140

Merged
kristijanhusak merged 1 commit into
masterfrom
feat/ts-footnotes
May 5, 2026
Merged

feat(footnotes): Use footnotes from tree-sitter grammar#1140
kristijanhusak merged 1 commit into
masterfrom
feat/ts-footnotes

Conversation

@kristijanhusak
Copy link
Copy Markdown
Member

Summary

Highlight and parse footnotes using tree-sitter grammar. Grammar version was updated.

Changes

  • Remove custom markup highlighting for footnote references
  • Use tree-sitter to find footnote reference for jumps

Checklist

I confirm that I have:

  • Followed the
    Conventional Commits
    specification
    (e.g., feat: add new feature, fix: correct bug,
    docs: update documentation).
  • My PR title also follows the conventional commits specification.
  • Updated relevant documentation, if necessary.
  • Thoroughly tested my changes.
  • Added tests (if applicable) and verified existing tests pass with
    make test.
  • Checked for breaking changes and documented them, if any.

@kristijanhusak kristijanhusak merged commit 58b33f4 into master May 5, 2026
15 of 21 checks passed
@kristijanhusak kristijanhusak deleted the feat/ts-footnotes branch May 5, 2026 17:55
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.

1 participant