https://github.com/singpolyma/creole
Utilities that transform from/to creole markup
https://github.com/singpolyma/creole
Last synced: about 1 month ago
JSON representation
Utilities that transform from/to creole markup
- Host: GitHub
- URL: https://github.com/singpolyma/creole
- Owner: singpolyma
- License: other
- Created: 2009-02-10T02:52:30.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2009-02-10T02:52:52.000Z (over 17 years ago)
- Last Synced: 2025-03-23T11:25:43.598Z (about 1 year ago)
- Homepage:
- Size: 74.2 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This is an unfinished project to write a WikiCreole1.0 parser in C (and lex!)
The output formats could include:
* XHTML
* (La)TeX
* *roff
* RTF
* MediaWiki markup
* Markdown
It might also be cool to have converters from MediaWiki and Markdown into Creole.
is a similar effort.