Compare commits
6 Commits
v0.1.4
...
bf069d12c3
| Author | SHA1 | Date | |
|---|---|---|---|
| bf069d12c3 | |||
| 1c4f1d8176 | |||
| 037ddffc26 | |||
| 859e51c539 | |||
| 7324d5ca6c | |||
| 8bdb514add |
@@ -0,0 +1,2 @@
|
|||||||
|
markdownserver/resources/html/sample.md.html linguist-documentation
|
||||||
|
markdownserver/resources/css/github.css linguist-vendored
|
||||||
+2
-2
@@ -1,9 +1,9 @@
|
|||||||
bottle==0.12.8
|
bottle==0.12.19
|
||||||
linecache2==1.0.0
|
linecache2==1.0.0
|
||||||
Markdown==2.6.2
|
Markdown==2.6.2
|
||||||
-e git+https://github.com/ohbarye/markdown-server@f85a63ba06ca7cb5beb59bd96153d7ba1fa867ae#egg=markdownserver-master
|
-e git+https://github.com/ohbarye/markdown-server@f85a63ba06ca7cb5beb59bd96153d7ba1fa867ae#egg=markdownserver-master
|
||||||
py-gfm==0.1.0
|
py-gfm==0.1.0
|
||||||
Pygments==2.0.2
|
Pygments==2.7.4
|
||||||
six==1.9.0
|
six==1.9.0
|
||||||
traceback2==1.4.0
|
traceback2==1.4.0
|
||||||
unittest2==1.0.1
|
unittest2==1.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user