3.0.8
Fixed inline formatting constructs to be left verbatim if their contents are empty. This means e.g. __
becomes __
instead of <var></var>
, **
becomes **
instead of <emu-val></emu-val>
, and __proto__
becomes __proto__
instead of <var></var>proto<var></var>
.