Fence mask: indented fence delimiter inside an open fenced block still toggles the mask closed #298

Open
opened 2026-08-06 21:16:38 +00:00 by jared · 2 comments
Owner

Follow-up from #297 review (non-blocking). A backtick fence line indented inside an already-open fenced markdown example toggles the fence mask closed, exposing the rest of the example to the hard-wrap cop. Pre-existing, explicitly out of scope in #297. Next realistic corruption shape.

Follow-up from #297 review (non-blocking). A backtick fence line indented inside an already-open fenced markdown example toggles the fence mask closed, exposing the rest of the example to the hard-wrap cop. Pre-existing, explicitly out of scope in #297. Next realistic corruption shape.
Author
Owner

Confirmed: plugins/os-aidd-lint/lib/aidd_lint/fence_mask.rb FENCE regex is \A\s*(fence), so indented fence lines still toggle mask regardless of already-open state.

Confirmed: plugins/os-aidd-lint/lib/aidd_lint/fence_mask.rb FENCE regex is \A\s*(fence), so indented fence lines still toggle mask regardless of already-open state.
Author
Owner

Frozen in the 2026-08-16 backlog reset — see #419 for the expiry procedure. Do not work unless a live run rediscovers this issue.

Frozen in the 2026-08-16 backlog reset — see #419 for the expiry procedure. Do not work unless a live run rediscovers this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
jared/cc-os#298
No description provided.