[Share Experiences] 论坛打算什么时候更新 markdown 编辑器?
Tofloor
poster avatar
thepoy
deepin
2021-10-01 00:30
Author

现在的编辑器好像是10年前用的富文本编辑器,垃圾二字都不足以形容。

Reply Favorite View the author
Comments
poster avatar
yalishanda
2021-10-01 01:21
有点想多了,能正常登陆不出问题就不错了。还Markdown
All Replies
myml
Super Moderator
Developer
2021-10-01 01:45
#1

有推荐的体验比较好的在线markdown编辑器吗?到时候给换上

Reply View the author
WENWEN
deepin
2021-10-01 01:45
#2

将就着用吧

Reply View the author
thepoy
deepin
2021-10-01 04:24
#3
myml

有推荐的体验比较好的在线markdown编辑器吗?到时候给换上

https://pandao.github.io/editor.md/

Reply View the author
myml
Super Moderator
Developer
2021-10-01 05:08
#4
thepoy

https://pandao.github.io/editor.md/

收到

Reply View the author
观摩
deepin
2021-10-01 05:17
#5

markdown 感觉还是偏专业,不太适合大众用户

Reply View the author
thepoy
deepin
2021-10-01 05:34
#6
观摩

markdown 感觉还是偏专业,不太适合大众用户

一个成熟的 markdown 编辑器是富文本编辑器的扩展,除了 markdown 语法外,也可以直接在工具栏中编辑文本格式,所以不会不适合普通用户。

Reply View the author
myml
Super Moderator
Developer
2021-10-25 22:03
#7

新编辑器预告

Reply View the author
myml
Super Moderator
Developer
2021-10-25 22:09
#8
thepoy

https://pandao.github.io/editor.md/

使用的是 https://github.com/Vanessa219/vditor 这个编辑器

这个相较于editor.md,有分屏预览、所见即所得和即时渲染三种模式,对不懂markdown的同学更友好

Reply View the author
thepoy
deepin
2021-10-26 05:00
#9
myml

使用的是 https://github.com/Vanessa219/vditor 这个编辑器

这个相较于editor.md,有分屏预览、所见即所得和即时渲染三种模式,对不懂markdown的同学更友好

除了编辑器外,贴子正文的css是不是也可以美化一下?现在的样式就像是一个半成品。

也可以参考开源md编辑器的主题样式。

Reply View the author
myml
Super Moderator
Developer
2021-10-28 21:04
#10
thepoy

除了编辑器外,贴子正文的css是不是也可以美化一下?现在的样式就像是一个半成品。

也可以参考开源md编辑器的主题样式。

嗯嗯,markdown内容有新的渲染样式

Reply View the author
thepoy
deepin
2021-10-29 15:58
#11
myml

嗯嗯,markdown内容有新的渲染样式

这个新样式能不能放到论坛来让大家讨论或投票?

Reply View the author
myml
Super Moderator
Developer
2021-10-29 18:49
#12
thepoy

这个新样式能不能放到论坛来让大家讨论或投票?

现在用的样式是markdown编辑器自带的渲染样式,没做大的改动,可参考https://b3log.org/vditor/demo/preview.html

编辑器就准备上线了,欢迎体验后提出反馈建议

Reply View the author
thepoy
deepin
2021-10-29 23:32
#13
myml

现在用的样式是markdown编辑器自带的渲染样式,没做大的改动,可参考https://b3log.org/vditor/demo/preview.html

编辑器就准备上线了,欢迎体验后提出反馈建议

挺好的,比现在的样式好多了

Reply View the author
thepoy
deepin
2021-11-15 20:41
#14
myml

现在用的样式是markdown编辑器自带的渲染样式,没做大的改动,可参考https://b3log.org/vditor/demo/preview.html

编辑器就准备上线了,欢迎体验后提出反馈建议

markdown样式有问题啊。

image.png

里面的.deb和.rpm代码块用的是“``”,不是“``````”,为什么换行呢?

Reply View the author
myml
Super Moderator
Developer
2021-11-16 21:30
#15
thepoy

markdown样式有问题啊。

image.png

里面的.deb和.rpm代码块用的是“``”,不是“``````”,为什么换行呢?

确实,我修下这个

Reply View the author
myml
Super Moderator
Developer
2021-11-25 01:53
#16
thepoy

markdown样式有问题啊。

image.png

里面的.deb和.rpm代码块用的是“``”,不是“``````”,为什么换行呢?

修了

Reply View the author