Back to all

fix-markdown-fences

by rjmurillo[bot]

140Feb 6, 2026Visit Source
Repair malformed markdown code fence closings. Use when markdown files have closing fences with language identifiers (```text instead of ```) or when generating markdown with code blocks to ensure proper fence closure.