是否有一种方法可以离线显示。md文件,这样我们就可以知道它上传到Github后会是什么样子?我指的是显示README。md文件,因为它将出现在Github,而不是作为编辑的目的。
需要在Mac和Windows上工作,因为我都用。
是否有一种方法可以离线显示。md文件,这样我们就可以知道它上传到Github后会是什么样子?我指的是显示README。md文件,因为它将出现在Github,而不是作为编辑的目的。
需要在Mac和Windows上工作,因为我都用。
当前回答
从现在开始我使用http://marxi.co/。Marxi。Co有线上和线下版本。
其他回答
我发现MarkView谷歌Chrome扩展非常有用,实际上它的工作就像一个魅力:
MarkView is a Chrome extention for editing and viewing markdown file with an outline view, support multiple table format styles, code block syntax highlight and Github Flavored Markdown. Features: Editing and Viewing markdown file in web page style. Auto reload local file when file is changed (Post-installation: select "Allow access to file URLs" option in chrome://extensions/) Show outline beside the content in scrollable way Have buttons for GoTop, ViewSource and GoBottom Support Github Flavored Markdown table styles and code highlight. Highlight the code area for programming languages(eg. ```ruby) Support web pages printing with decent outlook(Chrome->File->Print...) Responsive: when the window size small than 940px, outline section will automatically hidden; resize bigger than 940px, outline section will display. MarkView will view all markdown files except those under raw.github.com because that subdomain only displays the source.
更多的功能已添加到MarkView:
所见即所得markdown编辑器 主题和代码样式选择 支持脚注1系 即时幻灯片演示 文档自定义样式 添加主题CSS并选择 添加代码样式并选择 编写CSS,保存并运行
Visual Studio流行的Web Essentials插件提供了Markdown查看器和编辑器。它还支持用于添加代码片段的Github语言语法。
http://vswebessentials.com/features/markdown
我找到了一种在PHP中查看它的方法。在做了更多的窥探之后,我发现了离线和在线查看.md文件的2个解决方案:
离线:https://github.com/WolfieZero/Markdown-Viewer-PHP 网站:http://daringfireball.net/projects/markdown/dingus
我推荐离线版本,这样即使你在王位上处理你的事务,你也可以进行编辑。:)
非凡,当然是一个伟大的工具。
注意:不适用于Mac
特点:
实时预览 这是免费的。 非常轻量级的 导出为HTML, PDF
下载:https://remarkableapp.github.io/。
编辑2022
我现在使用并喜欢Mark Text。(https://marktext.app)
您可以使用Scribefire Next。
它是一个Mozilla Firefox浏览器插件。只需安装扩展并启动Firefox。自定义工具栏并将Scribefire快捷方式放置其中。由于它是一个浏览器插件,你可以在Mac、Linux和Windows上使用它。
当您想在Markdown模式下编写时,只需从Scribefire窗口单击“编辑代码”。
现在,为了达到你的目的,转到编辑代码模式,复制所有文本,并粘贴到你的.md文件并上传。
没有实时预览功能,你必须切换编辑代码和视觉编辑来预览你的文本。
我正在我的Linux Mint盒子里使用它:
更新:
现在是2014年,需要为其他读者和研究人员添加一些其他很棒的工具。刚刚使用的括号+ Markdown预览扩展。