Files
Chamilo/vendor/michelf/php-markdown/test/resources/markdown.mdtest/Code Spans.text
2025-08-14 22:41:49 +02: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.