-
Notifications
You must be signed in to change notification settings - Fork 86
Internal Links #451
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
Internal Links #451
Conversation
edd58fd
to
f40a6f0
Compare
# Conflicts: # src/nextjournal/clerk/builder.clj
Closing this as we decided to process all regular We might reserve the |
Extend markdown syntax in prose to accept
[[internal-link]]
whereinternal-link
works with:[[notebooks/rule_30.clj]]
)[[rule-30]]
)[[rule-30/first-generation]]
)We consider allowing this ambiguity in the syntax, and give precedence to paths pointing to existing files.