Maruku translates HTML entities to the equivalent in LaTeX:

EntityResult
©©
££
a ba b
λλ
—

Entity-substitution does not happen in code blocks or inline code.

The following should not be translated:

©

It should read just like this: ©.


Created by Maruku at 23:12 on Saturday, February 17th, 2007.