[SPIP] +spip v3.0.17
[lhc/web/clavette_www.git] / www / plugins-dist / textwheel / wheels / spip / echappe-js.yaml
1 --- # Syntaxe des raccourcis SPIP, version 0.0.1
2 #
3 # Si on nomme une regle, elle devient surchargeable
4
5 -
6 if_str: "<script"
7 match: "{<script.*?($|</script.)}isS"
8 is_wheel: y
9 replace:
10 -
11 type: all
12 replace: htmlspecialchars
13 is_callback: Y
14 -
15 type: all
16 replace: nl2br
17 is_callback: Y
18 -
19 type: all
20 replace: "<code class=\"echappe-js\">$0</code>"