diff view: translate \n to <br> #8
Loading…
Reference in a new issue
No description provided.
Delete branch "fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
//cc @reynir
Alternatively we can use
<pre><code>...
- then the line feeds should be rendered in the web browser.I pushed the pre.
Thanks!