mp-html富文本解析组件效果

表格

我是一段html代码 Amount
Shorts £1.00
Shorts £1.00

音频

代码高亮

p { color: red }
onClick(){let a = 2; let b = 3; let c = a + b; console.log(c)}

  <table class="data-table">
    <tr>
        <td>我是一段html代码</td>
        <td>Amount</td>
    </tr>
    <tr>
        <td>Shorts</td>
        <td>£1.00</td>
    </tr>   
    <tr>
        <td>Shorts</td>
        <td>£1.00</td>
    </tr>           
</table>
本地视频:


腾讯视频

全局商品一
全局商品二
单一商品

公众号页面跳转:【直播】微慕WordPress小程序安装及使用指南,小程序内页面跳转: 微慕小程序专业版V3.6-视频号扩展,跳转其他小程序: 微慕论坛

markdown图片效果


![](https://www.watch-life.net/images/2019/11/minapper-1024x573.jpg)

markdown标题效果:


# 一级标题
## 二级标题
### 三级标题

一级标题

二级标题

三级标题

markdown表格效果:


| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |
Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

update 20231020
wordpress 输出转义有bug ,为了避免这个转义在minappermarkdown外加了一层pre,具体原因待查(没有安装微慕专业版插件wordpress也有这个问题,大概率是wp6.2.3的bug)
1、x (字母x的小写)转义乘号×
2、-(减号)转义乘了(中划线)−



微信扫描下方的二维码阅读更多精彩内容

5人评论了“mp-html富文本解析组件效果”

发表评论

滚动至顶部