Block embeds in the form of [[Note title#^identifier]]
don’t render if there is some content in line right after the identifier code.
It seems clear that the content to be embedded is the one before the code, so it should not break like that.
Steps to reproduce
Open sandbox and paste the code below
> Some content inside a blockquote (1)
^id1
Content below
> Some content inside a blockquote (2)
^id2
# Heading blow
> Some content inside a blockquote (3)
^id3
$TeX below$
> Some content inside a blockquote (4)
^id4
> Another blockquote
Some normal content (5)
^id5
Text below
Result
Did you follow the troubleshooting guide? [Y]
Expected result
Render code embed in all those cases
Actual result
Only when followed by heading, it would work.
Environment
Debug info
SYSTEM INFO:
Obsidian version: v1.8.9
Installer version: v1.8.4
Operating system: Windows 11 Pro 10.0.26100
Login status: logged in
Language: en
Catalyst license: supporter
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: off
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.