File "spip-poesie.json"

Full path: /home/argothem/www/v4_old/plugins-dist/textwheel/wheels/spip/spip-poesie.json
File size: 383 bytes
MIME-type: application/json
Charset: utf-8

[
  {
    "type": "all",
    "replace": "trim",
    "is_callback": "y"
  },
  {
    "match": ",\r\n?,S",
    "replace": "\n"
  },
  {
    "match": "\/\n[\\s]*\n\/Su",
    "replace": "\n \n"
  },
  {
    "match": "\/\n+\/",
    "replace": "<\/div>\n<div>"
  },
  {
    "type": "all",
    "replace": "<blockquote class=\"spip_poesie\">\n\n<div>$0<\/div>\n<\/blockquote>\n\n"
  }
]