MWeb Mac 破解版 专业的Markdown写作、记笔记软件

原生中文 版本号:3.3.2

2019-10-26 11,312 百度已收录

MWeb 是一款Mac上专业的Markdown写作、记笔记、静态博客生成软件,是一站式的 Markdown 编辑和静态网站生成解决方案,支持大量 Markdown 扩展语法,很不错!

[MWeb 在官网售价 19.99 美元]

MWeb 3.3.2 Mac 破解版 介绍

MWeb 获得少数派 2015 年度 Mac App」(http://sspai.com/topic/best-apps-2015/)

“ MWeb 是一站式的 Markdown 编辑和静态网站生成解决方案 - Mac玩儿法(www.waerfa.com)”

“ MWeb 是一款性价比很高的 Markdown 编辑器,它所能做的事绝对让你物有所值。 - 少数派(sspai.com)”

专业的 Markdown 写作支持

  • 极简 UI、Dark Mode、漂亮的 Markdown 语法高亮、列表缩进优化,提供 5 种主题选择。
  • 除了支持基本的 Markdown 语法外,还支持大量 Markdown 扩展语法:Table、TOC、MathJax、Fenced code block、任务列表(Task lists)、顺序图和流程图、Footnote 等。
  • 支持 Typewriter Scrolling(打字机滚动模式)`View` - `Typewriter Scrolling`。
  • 支持发布和**更新**到:WordPress 博客、支持 Metaweblog API 的博客服务、Wordpress.com、Evernote 和印象笔记、Blogger、Medium、Tumblr。请在 `Preferences` - `Publishing` 增加发布服务,然后点击软件右上角的分享按钮即可看到所增加的发布服务。
  • 支持即时预览并提供 6 种预览主题,其中二种和静态博客主题相对应,也就是说您在写博客时可以即时预览大概效果!所有主题效果都支持导出为 HTML、PDF。快捷键 `CMD + R` 或 `CMD + 4` 打开即时预览窗口。
  • 导出为 RTF 和 Docx 文档。
  • 编辑器和实时预览都支持大纲视图,长文档时跳转非常方便。

设计为两种模式

  • 外部文档模式:用于新建、打开和编辑外部 Markdown 文档。也支持引入外部文件夹到 MWeb 中管理。
  • 文档库模式:用分类树管理文档,可以把文档设为多个分类,用于记笔记和静态网站生成。
  • `CMD + E` 或使用菜单 `View` - `Open External` 可打开外部文档模式。
  • `CMD + L` 或使用菜单 `View` - `Open Library` 可打开文档库。

文档库模式和外部模式都支持**全文搜寻(Full Text Search)**,都可以用拖放或粘贴插入图片并直接显示。`CMD + V` 粘贴为JPG格式,`CMD + Shift + V` 粘贴为PNG透明格式。

外部模式引入 Octpress、Jekyll 等静态博客的文件夹后也支持拖放或粘贴插入图片和实时预览,详细请参考:[引入文件夹到 MWeb 中管理,支持 Octpress、Jekyll 等静态博客拖拽插入图片和实时预览](http://zh.mweb.im/mweb-1.4-add-floder-octpress-support.html)

文档库模式用于记笔记

  • 文档库模式使用分类树组织和管理文档,支持拖放或粘贴插入图片并直接显示,插入非图片则会生成连结。
  • 支持把 Markdown 或文本文档导入到文档库,也支持把整个分类或者文档(可选多个)导出为 HTML、PDF、Markdown。

更详细的信息请看:[MWeb 文档库模式详细说明](http://zh.mweb.im/mweb-document-library.html)

文档库模式用于静态博客生成

一键把分类生成静态博客,目前可选二个主题,支持自定主题。只要填入 Disqus、多说提供的代码即可以为博客增加评论功能。可勾选让网站支持 MathJax 和顺序图、流程图。

更详细的信息请看:[MWeb 生成静态博客详细说明](http://zh.mweb.im/mweb-static-blog-generator.html)、[静态博客功能增强](http://zh.mweb.im/mweb-1.4-static-blog-extension.html)

What's New in MWeb

Version 3.3.3:

Note: Now requires OS X 10.12 or later

  • Library Mode add display current sort type in bellow of the search box.
  • When copy Excel or Numbers table to MWeb, it will generate markdown table automatically.
  • Fix when copy the contents of Word to MWeb problem.
  • Add menu: Edit - Insert whitespace between CJK (Chinese, Japanese, Korean).
  • Now will remove the front matter when publishing to WordPress, Blogger, Medium.. etc...
  • External Mode the Media Folder Name now can use vars: {year} {month} {day} .
  • Other bug fixes and stability improvements.

Version 3.3.2:

  • Add menu: "Actions - Multi Images to One Image...".
  • Library Mode Tag list change to the bellow of the "Library - All" .
  • Editor add context menu to take a photo use iPhone / iPad.
  • Tab context menu add "Reveal in Navigator"
  • Other bug fixes and stability improvements.

Version 3.2.7:

  • Release notes were unavailable when this listing was updated.

Version 3.2.3:

  • Image Upload Services support Tencent COS.
  • Publish to Yuque.com now can upload images to Yuque (please re-add the Yuque publishing services).

Version 3.2.2:

  • Fix External mode Epub export bug
  • Publish to yuque now can custom yuque url

Version 3.2.0:

  • Fix the Library categories and documents can't drag & drop for sort.

Version 3.1.8:

  • Fix search bug.
  • Add search by categories, tags, titles:
    • Search syntax: [keyword1] [keyword2]... [-c category1,category2...] [-t tag1,tag2...] [-h keyword1,keyword2,...]
    • If you fill: "MWeb Blog", it will search the document content that contains "MWeb" and "Blog" keywords.
    • If you fill: "MWeb Blog -c cat1,cat2", it will search the document's categories contains "cat1" and "cat2" and the content contains "MWeb" and "Blog" keywords.
    • If you fill: "MWeb Blog -h key1,key2", it will search the document's title contains "key1" and "key2" and the content contains "MWeb" and "Blog" keywords.
    • In External Mode, If you fill: "MWeb Blog -h key1,key2", it will search the document's file name contains "key1" and "key2" and the content contains "MWeb" and "Blog" keywords.
  • Fix words counter bug.
  • Add shortcut: Ctrl + Enter to add the Quick Note to MWeb Library.
  • Support macOS Mojave Dark Mode.
MWeb Mac 破解版 专业的Markdown写作、记笔记软件-麦氪派
MWeb Mac 破解版 专业的Markdown写作、记笔记软件-麦氪派
MWeb Mac 破解版 专业的Markdown写作、记笔记软件-麦氪派
MWeb Mac 破解版 专业的Markdown写作、记笔记软件-麦氪派
MWeb Mac 破解版 专业的Markdown写作、记笔记软件-麦氪派

MWeb 3.3.2 Mac 破解版 下载

免费下载 高速下载 荔枝正版
                   
  • App 打开报错,App 打开闪退,App 无法执行,App损坏等各种错误情况,解决处理方法请进
  • 本站所有软件均收集于网络,仅供个人测试研究,请在24小时内删除,如需商用请购买正版
  • 解压密码:本站所有镜像和压缩文件打开密码均为:www.WaitsUn.com
               
打赏
  • 打赏支付宝扫一扫
  • 打赏微信扫一扫

麦氪派

我们不Hack软件,我们只是优秀软件的搬运工。

历史版本下载

获取帮助 荔枝正版 3.3.1 下载 3.2.7 下载 3.2.3 下载 3.2.2 下载 3.2.1 下载 3.2.0 下载 3.1.8 下载 3.1.6 下载 3.1.3 下载 3.1.1 下载 2.2.9 下载 2.2.8 下载 2.2.7 下载 2.2.6 下载 2.2.4 下载                

关注我们的公众号

微信公众号