mp-html icon indicating copy to clipboard operation
mp-html copied to clipboard

latex中的 “<” 后面的部分经常解析不出来,需要替换为 "\lt", 才可以正常解析

Open drucker2310 opened this issue 8 months ago • 0 comments

使用环境

微信小程序基础库 3.8.3(其他也一样),插件 2.5.1以及之前

问题描述

latex中的 “<” 后面的部分经常解析不出来,需要替换为 "\lt", 才可以正常解析

复现方式

案例1: x_1<x_2<x_3 解析不出来 ; 案例2: 0<F(x)<1

drucker2310 avatar May 03 '25 07:05 drucker2310