markdown编辑器 使用 react+immutable+redux 完成的markdown编辑器 安装依赖 npm i 运行开发环境 npm run webpackDevServer 打包 npm run build