(related to #11)
I faced a problem with hyphenation under Firefox, which unfortunately introduces an hyphen inside code elements, which leads to wrong content. Like this:

This is due to the following CSS rule:

_Tested under Firefox 28.0_
I would suggest either to completely remove hyphenation, or to tweak it in order to make it not happen in code elements (or alike).
(related to #11)
I faced a problem with hyphenation under Firefox, which unfortunately introduces an hyphen inside
codeelements, which leads to wrong content. Like this:This is due to the following CSS rule:
_Tested under Firefox 28.0_
I would suggest either to completely remove hyphenation, or to tweak it in order to make it not happen in
codeelements (or alike).