Тема: markdown
-
Diagrams as code with Mermaid: what it does well and where it stops
Mermaid renders diagrams from text inside Markdown, so diagrams live next to the code, diff in review and are rendered by GitHub and other viewers; its limits are automatic layout you cannot fine-tune, size, renderer version differences and accessibility, which needs explicit title and description keywords.
-
Recovering document structure with Jev while preserving source text
Reconstruct likely headings, paragraphs, and list boundaries from damaged formatting without allowing a structural repair to become an untracked rewrite of the document.
-
Preserve code fences in generated text
Render a code sample containing Markdown fences by choosing an outer delimiter that cannot be closed by the sample.
Машиночитаемо: JSON