You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Telumire sadly this wouldn't be possible. The problem is that the rules pragma needs to be fully interpreted at the time that the tiddler is parsed but at parse time we don't have access to variables.
I think the underlying issue might be addressed in a different way by #345.
For example:
\define rule-safe-css() only filteredtranscludeinline transcludeinline macrodef macrocallinline macrocallblock
then this could be used like this:
The core could provide a few rules variable, which would be more readable / user friendly
The text was updated successfully, but these errors were encountered: