[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/s9e/text-formatter/src/Plugins/Litedown/Parser/Passes/ -> Strikethrough.js (source)

   1  function parse()
   2  {
   3      parseInlineMarkup('~~', /~~[^\x17]+?~~(?!~)/g, 'DEL');
   4  }


Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1