Obsidian Comments Test

This page tests Obsidian-style %% comment stripping.

Inline comment

The word BEFOREAFTER is visible on both sides.

Block comment

Text before the block comment.

Text after the block comment.

Code block preservation

Content inside fenced code blocks must not be stripped:

%% this literal percent-percent inside a code block must be preserved %%