MathML and WordPress shortcode API
Version 2.5 of WordPress has introduced a ‘’shortcode” API that allows you to write things like
[caption]My caption[/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?