https://github.com/shotakitazawa/fswiki2crowi
https://github.com/shotakitazawa/fswiki2crowi
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shotakitazawa/fswiki2crowi
- Owner: ShotaKitazawa
- Created: 2019-05-17T12:28:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-17T12:31:50.000Z (about 6 years ago)
- Last Synced: 2025-01-08T11:48:11.241Z (5 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
[FreeStyleWiki](http://fswiki.osdn.jp/cgi-bin/wiki.cgi)記法 <-> Markdown
# Execute
```
python translation.py $input_file $output_file $trancelate_to
# c.f
# python translation.py hoge.fswiki hoge.md markdown
```