**ghmd** command is parsing all my html tags, eg. <br> --> & lt;br& gt; I need my html tags to display in browser, how to avoid parsing html tags?
ghmd command is parsing all my html tags,
eg.
<br> --> & lt;br& gt;
I need my html tags to display in browser, how to avoid parsing html tags?