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 also: http://tiddlyweb.com/ and http://wikklytext.com/
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 also: http://tiddlyweb.com/ and http://wikklytext.com/
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.8.tar.gz.
File metadata
- Download URL: tiddlywebplugins.wikklytextrender-0.8.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7823a6eef846b9ab54b549c4334fdd463e98d9ec6f1d945167f3dd0d9e89fafe
|
|
| MD5 |
d2b17c4c8c66a7bd9e89d3accd21977b
|
|
| BLAKE2b-256 |
b7eed04a37146954b626813fa0601c4b908f9debf287a9f6d2052f7ce605741e
|