Version 2.5 of WordPress has introduced a ”shortcode” API that allows you to write things like
My caption
and have WordPress post-process this with functions that have been registered to handle the caption block. Is this the way to integrate MathML and Latex into WordPress?