Recently, documents need to be written for some projects and systems in the group and published on the company's document platform. This platform does not support markdown. Therefore, we plan to create an online markdown editor that supports real-time preview, in addition, it is easy to migrate to the company documentation platform, so this markdoc is available.
Link: http://weareoutman.github.io/markdoc/
:
Use
- Write on the leftMarkdown
- Real-time preview on the right
- Scroll join on both sides
- Automatic content memory. The content is automatically restored the next time it is opened.
- Can be downloaded as markdown, Doc, html
- Click Preview,
CTRL +
,CTRL + c
Can be pasted into the blog article Editor
Supported
- Ie10 +, chrome, Firefox, etc. (ie9 does not support download)
Others
For more information about markdown, see the official documentation.
To customize a style, fork me on GitHub and modify the style file.
GitHub flavored markdown is supported.
Function Hello () {var world ;}