nvim-neorg / rust-norg

A robust parser for Norg for tools that don't use tree-sitter.
11 stars 4 forks source link

feat: attached modifiers #5

Closed vhyrro closed 2 months ago

vhyrro commented 2 months ago

This PR adds full support for attached modifiers (excluding linkables). Includes all proper test cases.

@benlubas could you at least try stacking your pull request on this to see if it works without conflicts? We can go from there :)