Skip to content
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

Notes: Report Broken Link - search in code blocks #1724

Open
fsferrara opened this issue Mar 9, 2024 · 0 comments
Open

Notes: Report Broken Link - search in code blocks #1724

fsferrara opened this issue Mar 9, 2024 · 0 comments

Comments

@fsferrara
Copy link

  • OS Version: MacOS
  • Notable Version: 1.9.0-beta.10

Current behavior

I have a note with the following code block:

if [[ ${SCHEMA_SERVICES[*]} =~ $source ]]; then
  invokeLambda
fi

When I ask for the "Notes: Report Broken Link", then the string ${SCHEMA_SERVICES[*]} =~ $source is detected as broken link.
Evidentely, that string is detected as wiki link.

Expected behavior

I don't think wiki links are allowed in code blocks, so I guess Notable don't have to consider code blocks when searching for broken links.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant