1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spip_ynh.git synced 2024-09-03 20:25:59 +02:00
spip_ynh/sources/plugins-dist/textwheel/wheels/spip/echappe-js.yaml
2015-04-28 17:10:23 +02:00

20 lines
414 B
YAML

--- # Syntaxe des raccourcis SPIP, version 0.0.1
#
# Si on nomme une regle, elle devient surchargeable
-
if_str: "<script"
match: "{<script.*?($|</script.)}isS"
is_wheel: y
replace:
-
type: all
replace: htmlspecialchars
is_callback: Y
-
type: all
replace: nl2br
is_callback: Y
-
type: all
replace: "<code class=\"echappe-js\">$0</code>"