-
Notifications
You must be signed in to change notification settings - Fork 17
Inline-link target proposal #25
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
Conversation
$.inline_link_target_open, | ||
$.inline_link_target_close, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is slightly inconsistent right now:
- attached markup is generally treated like this
- BUT: link descriptions and texts are not treated the same way...
- this is somewhat inbetween. How shall we unify this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will be unified when specifying the formal spec in #29. Generally speaking, link objects {}
, []
, and <>
form there own category and should not be treated like attached modifiers.
5548848
to
4e71625
Compare
0e0a95c
to
f69a195
Compare
Superseded by #35 |
Adds the inline-link target syntax as proposed here:
https://github.com/nvim-neorg/dev-notes/blob/main/syntax/inline-link-targets/index.norg