Sort:  

<pre></pre> and <code></code> work for all code except for html. Backticks `` work for html, but only if there are no breaks in the html.

what about tripple ` ?

<!DOCTYPE html>
<html>
<body>
```html
<p>This is a paragraph.</p>
<p>This is another paragraph.</p>

</body>
</html>

Thanks man this was what I was looking for!

<!DOCTYPE html>
<html>
<body>
```html
<p>This is a paragraph.</p>
<p>This is another paragraph.</p>

</body>
</html>

Awesome! :)

Coin Marketplace

STEEM 0.15
TRX 0.15
JST 0.028
BTC 53622.13
ETH 2208.05
USDT 1.00
SBD 2.29