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 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/
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
Close
Hashes for tiddlywebplugins.wikklytextrender-0.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5caf41b13c6371b5b49ea1b2be54b8d711f86dc76592b4f812cbecacc138104 |
|
MD5 | 2cfbdb10c676caad173abe31a4ad4195 |
|
BLAKE2b-256 | 54fe8ad0fcce8ecb4b1fc9b991e22e3605ab422f53cdabda59a7908c4337324d |