Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
Moeditor打开markdown文件,显示为空白
Experiences and Insight
1306
views ·
4
replies ·
To
floor
Go
deplu
deepin
2018-03-13 07:21
Author
本帖最后由 deplu 于 2018-3-13 07:33 编辑
基本情况:系统-深度15.5
moeditor版本-0.2.0
遇到的问题:
用moeditor打开自身或其他软件编辑的.md文件,为空白。已经尝试了卸载并重新安装软件,还是一样。卸载后用文本阅读器打开.md文件,可正常显示。
用以下方式打开则显示正常:
1. 终端用moeditor <文件名>的方式打开
2. 新建一个moeditor窗口,把要读取的文件拖拽进去
3. 用软件左下角菜单里的打开功能。
4. 电脑重新启动后的第一次双击文件名打开也正常。
Reply
Like 0
Favorite
View the author
All Replies
junmoxiao
deepin
2018-03-13 08:19
#1
我现在都是用visual studio code看markdown
Reply
Like 0
View the author
WENWEN
deepin
2018-03-13 17:04
#2
sudo apt-get install typora
Copy the Code
商店里面最不缺的就是md编辑器
Reply
Like 0
View the author
古一
deepin
2019-05-08 04:25
#3
我是这么解决的:
1.先备份/usr/share/applications/moeditor.desktop
2.修改moeditor.desktop,在Exec最后添加 %f
Reply
Like 0
View the author
jzc
deepin
2019-07-21 21:43
#4
楼上的方法好
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
How to fix grub boot menu that has disappeared?
Looking Deepin ci 25.2.0 Developer/Unstable repositories
Popular Events
More
基本情况:系统-深度15.5
moeditor版本-0.2.0
遇到的问题:
用moeditor打开自身或其他软件编辑的.md文件,为空白。已经尝试了卸载并重新安装软件,还是一样。卸载后用文本阅读器打开.md文件,可正常显示。
用以下方式打开则显示正常:
1. 终端用moeditor <文件名>的方式打开
2. 新建一个moeditor窗口,把要读取的文件拖拽进去
3. 用软件左下角菜单里的打开功能。
4. 电脑重新启动后的第一次双击文件名打开也正常。