780 Star 1.5K Fork 350

开源中国 / Gitee Feedback

 / 详情

markdown输入公式无法换行

待确认
Bug
创建于  
2021-01-07 17:47

$$
\begin{cases}
2x−y&=0 \\
−x+2y&=3
\end{cases}
$$
的方式输入的方程组或矩阵,在预览时看不到换行效果

评论 (3)

LeoStorm 创建了缺陷
LeoStorm 关联仓库设置为开源中国/Gitee Feedback
展开全部操作日志
Roger 添加了反馈已预处理(已删除)标签
Roger 负责人设置为liwen

@LeoStorm 我们这边没有重现,请提供一下预览的截图,多谢!

.md的内容如下:

$$
\begin{cases}
2x−y&=0 \\
−x+2y&=3
\end{cases}
$$

  • row picture
    2 lines in coordinate system
  • column picture
    2 vetors with the coefficients x,y combine to anthor

$$ x\begin{bmatrix}
2 \\
-1 \\
\end{bmatrix} + y
\begin{pmatrix}
-1\\
2\\
\end{pmatrix} =
\begin{pmatrix}
0\\
3\\
\end{pmatrix}$$

web IDE预览效果如下:
输入图片说明

红薯 关联项目设置为公有云-社区版
红薯 移除了反馈已预处理(已删除)标签
诺墨 将工作项从 缺陷 迁移到 Bug
红薯 任务类型缺陷 修改为Bug

登录 后才可以发表评论

状态
负责人
项目
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(3)
5370906 yuriluo 1578985551 13510 liwen 1621912484 8543283 leostorm 1609990072
Ruby
1
https://gitee.com/oschina/git-osc.git
git@gitee.com:oschina/git-osc.git
oschina
git-osc
Gitee Feedback

搜索帮助