Obsidian Embed Test
Tiny post to verify Obsidian ![[...]] image embeds get transformed to standard Markdown
This image was transformed from Obsidian syntax:
Standard Markdown image syntax also works:
Code blocks should NOT be transformed
Inline code: ![[should-stay.png]] stays as-is.
Fenced code block:
![[also-stays.png|Alt text here]]
These demonstrate that the normalization script preserves code examples.