` tags become `\`inline code\``.
51 | - `` or `` blocks become fenced code blocks (\`\`\`). Attempt to detect the programming language from a `class` attribute (e.g., `class="language-js"`) and specify it (e.g., \`\`\`js). If no language is found, use a plain fence (\`\`\`).
52 | - **Blockquotes:** Convert `` to `> quoted text`.
53 | - **Horizontal Rules:** Convert `
` to `---`.
54 |
55 |
56 |
57 | - **Absolute Fidelity:** Preserve the original text content verbatim. The language, wording, and tone must remain identical to the source. You MUST NOT add, remove, summarize, translate, or alter the text in any way.
58 | - **Ignore Non-Content Tags:** Completely ignore and discard any tags not explicitly mentioned in the conversion rules. This is especially critical for `