[TiddlyWeb](http://tiddlyweb.com/) plugin that uses a validator
to process extraclusions.
# Intro
An extraclusion is markup in renderable wikitext which extracts
the contained text to a tiddler of its own. For example if the
following text were put as tiddler "foo":
# Header
Some text
.extraclude bar
## Other Header
Other text
.extraclude
# Another Header
Hi!
The result would be two tiddlers in the same bag, "foo" and "bar".
"foo" would contain markup to trainsclude "bar".
The extracluded tiddlers inherits the `type` of the parent.
# Install
Install the Python package with:
pip install -U tiddlywepblugins.extraclude
Add the package to `system_plugins` in `tiddlywebconfig.py`:
config = {
'system_plugins': ['tiddlywebplugins.extraclude']
}
Copyright 2014 Peermore Limited
BSD License
to process extraclusions.
# Intro
An extraclusion is markup in renderable wikitext which extracts
the contained text to a tiddler of its own. For example if the
following text were put as tiddler "foo":
# Header
Some text
.extraclude bar
## Other Header
Other text
.extraclude
# Another Header
Hi!
The result would be two tiddlers in the same bag, "foo" and "bar".
"foo" would contain markup to trainsclude "bar".
The extracluded tiddlers inherits the `type` of the parent.
# Install
Install the Python package with:
pip install -U tiddlywepblugins.extraclude
Add the package to `system_plugins` in `tiddlywebconfig.py`:
config = {
'system_plugins': ['tiddlywebplugins.extraclude']
}
Copyright 2014 Peermore Limited
BSD License
Release files for tiddlywebplugins.extraclude 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tiddlywebplugins.extraclude-0.1.tar.gz | 6.7 kB | Details |
Release files / tiddlywebplugins.extraclude-0.1.tar.gz
| Download URL | tiddlywebplugins.extraclude-0.1.tar.gz |
|---|---|
| Size | 6.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2922bf038d1c7ee59f74953d7a632edbe70b0292eb74877055a48dfd3594ef79
|
|
BLAKE2b-256 checksum How to use checksums |
c91ca1390fd359df935391ef511aea72940b997d5e4bf110a504c1b2b9a53d87
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |