摘要: 修改插件文件class-mathjax-latex.php 将 $latex 替换为 $ public static function inline_to_shortcode( $content ) { if ( false strpos( $content, '$' ) ) { return $c 阅读全文
posted @ 2022-11-26 15:55 zeroSignal 阅读(45) 评论(0) 推荐(0)