A TiddlyWeb plugin to render TiddlyWiki markup to HTML, server-side.
Project description
A TiddlyWiki wiki syntax to HTML renderer for use with
TiddlyWeb. Rendering is done using wikklytext.
To use add one or both of the following to tiddlywebconfig.py:
wikitext.default_renderer': 'wikklytextrender',
'wikitext.default_render_map': {
'text/x-tiddlywiki': 'wikklytextrender',
},
Requires: wikklytext, available via easy_install.
If 'wikklytext.safe_mode' is set to False, HTML within tiddler.text
that is wrapped in <html> tags will be preserved. If True, the HTML
is removed. True is the default.
See the pydoc for configuration details.
See also: http://tiddlyweb.com/ and http://wikklytext.com/
Copyright 2009-2010, Chris Dent
Licensed Under the same Terms as TiddlyWeb: BSD License.
TiddlyWeb. Rendering is done using wikklytext.
To use add one or both of the following to tiddlywebconfig.py:
wikitext.default_renderer': 'wikklytextrender',
'wikitext.default_render_map': {
'text/x-tiddlywiki': 'wikklytextrender',
},
Requires: wikklytext, available via easy_install.
If 'wikklytext.safe_mode' is set to False, HTML within tiddler.text
that is wrapped in <html> tags will be preserved. If True, the HTML
is removed. True is the default.
See the pydoc for configuration details.
See also: http://tiddlyweb.com/ and http://wikklytext.com/
Copyright 2009-2010, Chris Dent
Licensed Under the same Terms as TiddlyWeb: BSD License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tiddlywebplugins.wikklytextrender-0.7.tar.gz
.
File metadata
- Download URL: tiddlywebplugins.wikklytextrender-0.7.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f800eb626e17ce793acd4269fb45c2338b1bee8120998245a1229ee7a391cf0e |
|
MD5 | 6f6c20acf3204dca7a221190f02241ab |
|
BLAKE2b-256 | 21417d50a53602ad62fb9210481fd0bf33ab7f935a737fab7c2745d13043c716 |