Hi Doug,
There are!
BJ made a plugin for this. Look here or search for the google discussion on this topic.
http://flexibility.tiddlyspot.com/

Good night;.) Jan


Am 14.04.2017 um 04:51 schrieb Douglas Counts:
As a follow-up, after looking at the source code <https://github.com/Jermolene/TiddlyWiki5/blob/ffc0899f52b45ba2b5a5a20fb909dcc587e80b3e/core/modules/parsers/wikiparser/rules/rules.js> for the parser's pragma rules, I found the comment:

|
\rules except ruleone ruletwo rulethree
\rules only ruleone ruletwo rulethree
|

so, are those the only two pragma rules or are there more?

-Doug


On Thursday, April 13, 2017 at 9:22:24 PM UTC-5, Douglas Counts wrote:

    After spending several hours reading the sound docs
    <http://tiddlywiki.com/static/Audio.html> and even playing around
    with Tobias' enable-js
    <http://tobibeer.github.io/tw/enable-js/#script> plug-in.

    I noticed that I couldn't attach events because the TW parser is
    spitting
    |
    vartarget =document.getElementById("audio-div");
    |

    just after the get. So within the debugger, it looks like so:

    |
    varaudio =document.get
    ElementById("target");
    |

    Obviously, that isn't going to work.  So adding the pragma

    |
    \rules exceptwikilink
    |

    fixed the problem.  Which brings me to the question, where are
    these pragma rules documented?

    I even searched for the term except at tiddlywiki.com/dev/
    <http://tiddlywiki.com/dev/> and came up empty. Is there a
    resource out there on these?

    A how to article out there? Something? Anything?

    Thank you guys or gals,

    -Doug





--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/694ebef8-2f0e-4331-8056-6d265f613f77%40googlegroups.com <https://groups.google.com/d/msgid/tiddlywiki/694ebef8-2f0e-4331-8056-6d265f613f77%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5BF0AD5F.7060500%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to