Files
MYSOPHAL/vendor/michelf/php-markdown/test/resources/markdown.mdtest/Code Spans.text
2025-11-11 14:49:30 +01:00

5 lines
165 B
Plaintext

`<test a="` content of attribute `">`
Fix for backticks within HTML tag: <span attr='`ticks`'>like this</span>
Here's how you put `` `backticks` `` in a code span.