[ ] Document usage of <div class="detail", especially one needs to leave newlines in front of it and after it as follows:
**This is a Markdown file. Leave a newline in the next line.**
<div class="detail"><pre>your code...
multiline possibly
and more
this is the end</pre></div>
**Next markdown begins only after a newline, i.e. here!**
<div class="detail">
results in a misplacement of theNote
button, see https://uniformal.github.io/doc/applications/intellij.html#using-the-generalizer for a demo.<div class="detail"
, especially one needs to leave newlines in front of it and after it as follows:cc'ing @tkw1536 as dicussed.