Skip to content

3.0.8

Compare
Choose a tag to compare
@domenic domenic released this 29 Oct 07:39
· 71 commits to main since this release

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>.