`==foo==` is rendered literally by MarkAPL. Instead, it should put `<mark>foo</mark>` around it as most, if not all, static site generators now do.
==foo==is rendered literally by MarkAPL.Instead, it should put
<mark>foo</mark>around it as most, if not all, static site generators now do.