plugins still can't inline huh
This commit is contained in:
parent
4ee5913bd0
commit
3dd055b640
6 changed files with 22 additions and 16 deletions
|
@ -12,6 +12,7 @@
|
|||
# can do an [invoke(plural)(...):yay!] type thing
|
||||
# one can invoke stuff inline too without doing this.
|
||||
markdollPlugins = [
|
||||
(mkMarkdollPlugin "plural" ../plugins/plural.sh)
|
||||
(mkMarkdollPlugin "plural" ./plugins/plural.sh)
|
||||
(mkMarkdollPlugin "tools" ./plugins/tools.py)
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue