How to make presentation using markdown
How to make presentation using markdow 如何使用markdown做报告 1. 安装 Markdown Presenter Markdown Presenter 地址 git clone https://github.com/jsakamoto/MarkdownPresenter.git 2. 安装Ubuntu下的WebServer-webfs sudo apt-get install webfs 或者使用python自带的web server ...