creole 1.2
Parser for WikiCreole text markup.
Creole wiki markup parser
See http://wikicreole.org/ for latest specs.
Notes:
* No markup allowed in headings.
Creole 1.0 does not require us to support this.
* No markup allowed in table headings.
Creole 1.0 does not require us to support this.
* No (non-bracketed) generic url recognition: this is "mission impossible"
except if you want to risk lots of false positives. Only known protocols
are recognized.
* We do not allow ":" before "//" italic markup to avoid urls with
unrecognized schemes (like wtf://server/path) triggering italic rendering
for the rest of the paragraph.
@copyright: 2007 MoinMoin:RadomirDopieralski (creole 0.5 implementation),
2007 MoinMoin:ThomasWaldmann (updates)
@license: GNU GPL, see COPYING for details.
@license: BSD, see COPYING for details.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| creole-1.2.tar.gz (md5) | Source | 2010-11-24 | 16KB | 2720 | |
- Author: Radomir Dopieralski, Thomas Waldmann
- Home Page: http://oink.sheep.art.pl/WikiCreole%20parser%20in%20python
- Keywords: wiki wikicreole creole markup text
- License: GNU General Public License (GPL), BSD
- Platform: any
-
Categories
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Communications
- Topic :: Internet :: WWW/HTTP :: Dynamic Content
- Topic :: Text Processing :: Markup
- Package Index Owner: sheep
- DOAP record: creole-1.2.xml
