ghosert / cmd-editor

报告 【Cmd 在线 Markdown 编辑阅读器】的问题,臭虫,改进建议
702 stars 62 forks source link

代码段中不支持格式 #372

Open zhchnchn opened 9 years ago

zhchnchn commented 9 years ago

比如,代码段中的代码不能加粗,斜体显示,比如下面的title段是不能加粗显示的。

<!DOCTYPE html>
<html lang="en">
<head>
     <meta charset="UTF-8" />
     **<title>Antoni Gaudí - Introduction </title>**
</head>
<body>
ghosert commented 9 years ago

代码段不支持 markdown 语法了。代码段一般有自己的格式,不能混用 Markdown.

键盘狂热爱好者神经衰弱,强迫症患者作业部落:http://www.zybuluo.com http://www.zybuluo.com个人博客:http://ghosertblog.github.com http://ghosertblog.github.com新浪微博:http://www.weibo.com/ghosert http://www.weibo.com/ghosert豆瓣社区:http://book.douban.com/people/ghosert http://book.douban.com/people/ghosert/

2015-01-26 16:07 GMT+08:00 Kingstone notifications@github.com:

比如,代码段中的代码不能加粗,斜体显示,比如下面的title段是不能加粗显示的。

<!DOCTYPE html>

**Antoni Gaudí - Introduction ** — Reply to this email directly or view it on GitHub https://github.com/ghosert/cmd-editor/issues/372.