Skip to content

flythinker/markdowntopic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#markdowntopic ##基本介绍

  • 这是一个为markdown文件生成目录树的工具。

  • 使用的技术为 http://i5ting.github.io/i5ting_ztree_toc/

  • 开发语言php

  • 可以方便的运行在linux和windows环境中。 ##运行环境

  • 需要安装php开发环境

  • 需要pandoc http://pandoc.org/

  • 一个合适的markdown编辑器 ##使用方法

  • 启动php

  • php -S 127.0.0.1:8000

  • 浏览器输入

  • http://localhost:8000/t.php

  • 点击 预览并生成(刷新以后再次生成)

  • 生成的文件在相同的目录下 ~_topic.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors