markdown在线编辑与软件
markdown在线编辑
作业部落
https://www.zybuluo.com/mdeditor
马克飞象 https://maxiang.io/
菜鸟工具
http://c.runoob.com/front-end/712
Marked https://marked.js.org/demo/
gitlab https://gitlab.com/-/ide/project/gitlab-org/gitlab/edit/master/-/doc/user/markdown.md
markdown软件
typorahttps://www.typora.io/
Dillinger https://dillinger.io/
https://blog.csdn.net/davidhzq/article/details/100815332
将markdown文件导出为带图片的PDF
Ⅰ.使用Typora 打开 markdown文件
Ⅱ.点击 文件-导出-HTML
Ⅲ.浏览器打开文件-打印-另存为PDF
markdown转PDF文件分页
<div STYLE="page-break-after: always;"></div>
markdown空格符号
& ensp;
& emsp;
gitlab、github、gitee布署mkdocs主题仓库
https://gitlab.com/xuyq123/mynotes/-/blob/master/gitlab%E3%80%81github%E3%80%81gitee%E5%B8%83%E7%BD%B2mkdocs%E4%B8%BB%E9%A2%98%E4%BB%93%E5%BA%93.md
gitlab mkdocs主题仓库
https://gitlab.com/xuyq123/plain-mkdocs
https://xuyq123.gitlab.io/plain-mkdocs
https://gitlab.com/xuyq123/myblog-mkdocs
https://xuyq123.gitlab.io/myblog-mkdocs
git平台docsify布署markdown文件
https://gitlab.com/xuyq123/mynotes/-/blob/master/git%E5%B9%B3%E5%8F%B0docsify%E5%B8%83%E7%BD%B2markdown%E6%96%87%E4%BB%B6.md
gitlab docsify主题仓库
https://gitlab.com/xuyq123/plain-docsify
https://xuyq123.gitlab.io/plain-docsify/
https://gitlab.com/xuyq123/myblog-mkdocs
https://xuyq123.gitlab.io/myblog-docsify/