在tiddler PUT上自动处理extraclude
项目描述
[TiddlyWeb](http://tiddlyweb.com/) 插件,使用验证器处理extraclusions。
## 简介
extraclusion是在可渲染的wikitext中的标记,它将包含的文本提取到它自己的tiddler中。例如,如果以下文本作为tiddler "foo"放入
## 标题
一些文本
.extraclude bar
## 其他标题
其他文本
.extraclude
## 另一个标题
嗨!
The result would be two tiddlers in the same bag, "foo" and "bar"。
"foo"将包含trainclude "bar"的标记。
extracluded tiddlers 继承父级的 `type`。
## 安装
使用以下命令安装Python包
pip install -U tiddlywepblugins.extraclude
将包添加到 `tiddlywebconfig.py` 中的 `system_plugins`
config = {
'system_plugins': ['tiddlywebplugins.extraclude']
}
版权所有 2014 Peermore Limited
BSD许可证
## 简介
extraclusion是在可渲染的wikitext中的标记,它将包含的文本提取到它自己的tiddler中。例如,如果以下文本作为tiddler "foo"放入
## 标题
一些文本
.extraclude bar
## 其他标题
其他文本
.extraclude
## 另一个标题
嗨!
The result would be two tiddlers in the same bag, "foo" and "bar"。
"foo"将包含trainclude "bar"的标记。
extracluded tiddlers 继承父级的 `type`。
## 安装
使用以下命令安装Python包
pip install -U tiddlywepblugins.extraclude
将包添加到 `tiddlywebconfig.py` 中的 `system_plugins`
config = {
'system_plugins': ['tiddlywebplugins.extraclude']
}
版权所有 2014 Peermore Limited
BSD许可证
项目详情
关闭
tiddlywebplugins.extraclude-0.1.tar.gz的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 2922bf038d1c7ee59f74953d7a632edbe70b0292eb74877055a48dfd3594ef79 |
|
MD5 | 3c75c3dda67a97c83c7e763782675b22 |
|
BLAKE2b-256 | c91ca1390fd359df935391ef511aea72940b997d5e4bf110a504c1b2b9a53d87 |