Commit Graph

34 Commits

Author SHA1 Message Date
Masato Ohba 1c4f1d8176 Create .gitattributes to override repository language
https://github.com/github/linguist/blob/master/docs/overrides.md
2021-09-05 11:05:49 +09:00
Masato Ohba 037ddffc26 Merge pull request #14 from ohbarye/dependabot/pip/pygments-2.7.4
Bump pygments from 2.0.2 to 2.7.4
2021-09-05 10:57:52 +09:00
Masato Ohba 859e51c539 Merge pull request #15 from ohbarye/dependabot/pip/bottle-0.12.19
Bump bottle from 0.12.8 to 0.12.19
2021-09-05 10:57:38 +09:00
dependabot[bot] 7324d5ca6c Bump bottle from 0.12.8 to 0.12.19
Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.8 to 0.12.19.
- [Release notes](https://github.com/bottlepy/bottle/releases)
- [Changelog](https://github.com/bottlepy/bottle/blob/master/docs/changelog.rst)
- [Commits](https://github.com/bottlepy/bottle/compare/0.12.8...0.12.19)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-07 21:28:18 +00:00
dependabot[bot] 8bdb514add Bump pygments from 2.0.2 to 2.7.4
Bumps [pygments](https://github.com/pygments/pygments) from 2.0.2 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.0.2...2.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 16:48:22 +00:00
ohbarye 4a5a1ff5f6 Update README v0.1.4 2019-10-12 00:05:36 +09:00
Masato Ohba 72ba82b09e Merge pull request #11 from VictorCabello/master
minor maintenance
2019-10-11 23:56:52 +09:00
Victor Cabello 70ece88089 Add support for python3 2019-05-07 00:27:25 -05:00
Victor Cabello db22fbfa34 fix issue with markdwon version 2019-05-06 23:27:42 -05:00
Masato Ohba 57c2012cd9 Merge pull request #8 from behnejad/master
hierarchical support for serving
2017-07-02 17:39:38 +09:00
Hooman behnejad b0ad94e95c Update markdown_converter.py 2017-06-26 18:55:42 +04:30
Hooman behnejad 8e3177d106 Update __init__.py 2017-06-26 18:54:51 +04:30
Masato Ohba 226e5007be Merge pull request #7 from ohbarye/0.1.3
Release 0.1.3 / Fix bug related to path
2016-08-02 02:30:52 +09:00
ohbarye 8fa9528e50 Fix bug related to path 2016-08-02 02:27:48 +09:00
Masato Ohba d0c65c62ff Merge pull request #6 from ohbarye/0.1.2
Prepare release 0.1.2
2016-08-02 02:27:24 +09:00
ohbarye 67ebac4fad Fix bug related to path 2016-08-02 02:24:58 +09:00
ohbarye 27f48ef26c Prepare release 0.1.2 2016-08-02 02:06:48 +09:00
Masato Ohba 2ced54f2ba Merge pull request #5 from ohbarye/fix-1
Fix / No such file or directory: 'markdownserver/resources/css/github.css'
2016-08-02 01:57:05 +09:00
ohbarye b727c48db2 Remove confusable command: mdsvr 2016-08-02 01:54:48 +09:00
ohbarye 17209acd58 Update sample.md.html 2016-08-02 01:49:32 +09:00
ohbarye 62a199cfe4 Consider path more carefully for when markdown-server is downloaded from pip 2016-08-02 01:48:08 +09:00
Masato Ohba 02d2fae853 Merge pull request #4 from ohbarye/fix-2
Fix #2 : not mdsvr but markdownserver
2016-08-02 00:35:10 +09:00
ohbarye 9361e5e6e2 Fix #2 : not mdsvr but markdownserver 2016-08-02 00:30:52 +09:00
ohbarye 993c7cbad5 released 0.1.1.
enabled to use conversion function alone.
2015-05-04 10:24:29 +09:00
ohbarye 718582426d released 0.1.0 to PyPI https://pypi.python.org/pypi/markdown-server 2015-05-03 23:33:23 +09:00
ohbarye f85a63ba06 made setup.py
and enable to install easier.
2015-05-03 21:20:55 +09:00
ohbarye 5945ec9e8e modify typo 2015-04-16 22:13:12 +09:00
ohbarye 67eee59b0c modify typo 'Flavered' -> 'Flavored' 2015-04-16 00:42:09 +09:00
ohbarye ae82915da6 modify README.md 2015-04-16 00:38:46 +09:00
ohbarye 90bb290c86 add procedure to install required libraries. 2015-04-15 21:54:25 +09:00
ohbarye 4711852916 add README.md. and rename bootup script. 2015-04-15 21:32:21 +09:00
ohbarye 0db22615d1 Merge remote-tracking branch 'origin/master' 2015-04-15 21:02:48 +09:00
Masato Ohba 6f0876baf7 Initial commit 2015-04-15 21:01:47 +09:00
ohbarye 4439b2aa09 initial commit 2015-04-15 20:58:20 +09:00