Once you’ve done the above, delete everything above this line.
Steps to reproduce
Steps to reproduce:
In a note, write a $$ math block that starts on the same line as preceding text, e.g.:
Some text: $$a$$
Below that, place a [[Wikilink]] anywhere further down in the note.
Did you follow the troubleshooting guide? [Y] Yes.
Expected result
The math block should either render correctly and not affect surrounding link parsing, or Obsidian should warn/flag that the $$ block (Telling me $$ in the same line as text breaks all subsequent wikilinks.)
Actual result
Everything looks fine at first, the math renders and the links are blue. but Obsidian no longer finds any internal links all following links break. the ones before the inline mathblock keep working though
Environment
SYSTEM INFO:
Obsidian version: 1.12.7
Installer version: 1.12.7
Operating system: #1 SMP PREEMPT_DYNAMIC Sat Jul 4 19:20:12 UTC 2026 7.1.3-200.fc44.x86_64
Login status: not logged in
Language: en
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 2
Plugins enabled: 2
1: Templater v2.20.6
2: PDF++ v0.40.31
RECOMMENDATIONS:
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.
Additional information
Here is a Testfile showcasing the bug with a defect wikilinkParser-Bug.md (507 Bytes)