Welcome to MWeb
Posted baizx
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Welcome to MWeb相关的知识,希望对你有一定的参考价值。
MWeb is a professional Markdown writing, note taking, and static blog generator app for Mac, iPad, and iPhone. Here are some special features of MWeb.
?
The software
- Made with supporting native technologies in mind. It is always a perfect integration with the platform.
Aiming for modern UI and high performance, also being powerful, easy-to-use, and fully-featured.
// networkMsg couples a routing related wire message with the peer that // originally sent it.
type networkMsg struct {
peer lnpeer.Peer
source *btcec.PublicKey
msg lnwire.Message
isRemote bool
err chan error
}Markdown
The powerful syntax
- Use the Github Flavored Markdown (GFM) by default.
- Included with the support of creating tables, TOCs, LaTeX math, fenced code blocks, task lists, footnotes, and many more.
- Easily generate graphics with any of mermaid, Graphviz, ECharts, PlantUML, js-sequence-diagrams, and flowchart.js.
Editing assistant
- Gracefully handle image insertion: direct copy and paste, drag and drop, and full-colored preview in the editor.
- Specify the image size in Markdown-compatible syntax.
- Inserting tables and LaTeX equations with ease.
Note taking
- Store and manage all documents in a tree-like categoring library with a tagging system. Categories can be gracefully exported or turned into static websites.
- Put quick notes.
- Instantly search from the entire library.
Output
- Exporting contents as various formats, including html, EPUB, PDF, RTF, Docx, and even image.
- Publishing the articles to Wordrpess, Metaweblog API, Wordpress.com, Evernote, Blogger, Medium, and Tumblr.
- Smooth support for image upload services: using Google Photos, Imgur, Qiniu, Upyun, or your custom API.
External documentation
- There is an external mode in MWeb that enables importing existing markdown files in directories. It also handles contents from Gitbook, JekyII and Hexo.
The official website
For more about the product, please check out the MWeb official website https://www.mweb.im for an introduction video, as it shows you some basic usage in action. We also suggest reading the MWeb official help document: https://www.mweb.im/help.html.
Help us to make MWeb better!
- Spread the words! Tell your friends about MWeb if you like it.
- Send Feedback: [email protected]
- Leave a review or at least a rating in the Mac App Store.
以上是关于Welcome to MWeb的主要内容,如果未能解决你的问题,请参考以下文章