Skip to content

ironmaxtory/wechat-markdowner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wechat Markdowner Online

A online markdown converter specially for Wechat Public formatting.

Statement

The project is forked from Github repo named online-markdown which created by @barretlee.

I have just customize the remarkable markdown converter according to my favorite Atom Material UI Theme and Atom Material Syntax as well as other function that I used to use.

Thanks for the original author again!

Getting Started

Clone the repo and run the local server on your computer.

clone the repo:

git clone git@github.com:ironmaxtory/wechat-markdowner.git

enter the local folder:

cd ./wechat-markdowner

install all dependencies:

npm install

run the local server:

npm run server

When you have finished your code and the debug, you can distribute the code.

distribute you production code:

npm run build

ChangeLog

  • 支持更换代码样式主题
  • 代码长度溢出时横向滚动
  • 支持 Webpack 调试
  • 新增 Material Dark 代码样式主题
  • 兼容手机显示
  • Fix初始化页面没有加载样式

About Me

微信公众号二维码

LICENSE

MIT. Thanks for @Phodal & @barretlee.

About

A online markdown converter specially for Wechat Public formatting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published