mix markdown with HTML more correctly

master
smcv 2014-10-05 08:41:16 -04:00 committed by admin
parent af94275af1
commit b1bc0299bb
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ $r=~s/<elyts/<style/ig;
</code></pre> </code></pre>
However, this workaround also applies to indented text or text in backticks: However, this workaround also applies to indented text or text in backticks:
if you write <code>there is a bug involving the `&lt;style&gt;` tag</code>, if you write <code>there is a bug involving the \`&lt;style&gt;\` tag</code>,
or use indentation like or use indentation like
<pre><code>you can use this markup: <pre><code>you can use this markup: