We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Regex to parse links: (!)?\[(.*)\]\(https:\/\/dynalist\.io\/d\/(\w*)(#z=(\w*))?\) https://regexr.com/668hl
(!)?\[(.*)\]\(https:\/\/dynalist\.io\/d\/(\w*)(#z=(\w*))?\)
AddNew Options:
^header-id
Use value of useMarkdownLinks in app.json to determine link format
useMarkdownLinks
app.json
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Regex to parse links:
(!)?\[(.*)\]\(https:\/\/dynalist\.io\/d\/(\w*)(#z=(\w*))?\)
https://regexr.com/668hl
Logic
AddNew Options:
^header-id
to the target headings.Use value of
useMarkdownLinks
inapp.json
to determine link formatThe text was updated successfully, but these errors were encountered: