Skip to main content

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/

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

tiddlywebplugins.wikklytextrender-0.8.tar.gz (3.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page