-
Notifications
You must be signed in to change notification settings - Fork 278
Closed
Description
我启用了一个pandoc的渲染器
此时我发现,在本地typora编写表格,在hexo上显示的大概是这样:
尝试按照archer的推荐配置pandoc并且编写表格可以复现该问题。
原博客网址:https://lulu010722.cn/2022/10/15/%E6%B5%8B%E8%AF%95/
md原文:
# 表格测试
| 1 | 2 | 3 |
| ---- | ---- | ---- |
| 甲 | 乙 | 丙 |