Replies: 2 comments
-
Hi @kookma the rules pragma only affects the parsing of the text within which it appears, and its setting is not inherited by transcluded tiddlers. It's a consequence of how things work internally. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Solved by @ericshulman |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I like to disable wikilink in a tiddler so I use
This works fine.
If I have a transclusion, then the rules does not work for example create a new tiddler in https://tiddlywiki.com with below contents
I expect no wikification for camelcase words from transclude output.
Beta Was this translation helpful? Give feedback.
All reactions