Tobias Bengfort
Tobias Bengfort
I know we added code to refresh the listing on various occasions. But I agree it is still buggy.
No minified version of these files are included in the bower distribution. The related issue https://github.com/jrburke/requirejs-bower/issues/5 was closed as wontfix.
This potentially breaks backwards compatibility
related to #2677
possible duplicate of #1116 and #1132
Can not reproduce
I did some debugging today. I did not find a fix, but this is what I found: If I reload a page with embedded adhocracy in firefox with `Ctrl +...
It also doesn't seem to be possible to hack a fix in css. I thought about setting `display: inline` in the `p` element right before `.showmore`. But while it is...
I just realized that the behavior makes complete sense if you interpret `(((...)))` as a block element. As most block elements in markdown are seperated by other elements by a...