Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2009-02-10T02:52:52.000Z (almost 16 years ago)
- Last Synced: 2024-10-15T11:34:45.811Z (3 months ago)
- Homepage:
- Size: 74.2 KB
- Stars: 2
- Watchers: 5
- 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
* MarkdownIt might also be cool to have converters from MediaWiki and Markdown into Creole.
is a similar effort.