Removes the initial line feed in code blocks.
Obviously, this is supposed to work only for code blocks (<pre><code>) and not for inline code.
With this plugin included, any initial line feed will be removed by default.
To bypass this behaviour, you may add the class keep-initial-line-feed to your desired <pre>.
<div></div>
<div></div>