[dokuwiki] New PR: css_compress: use placeholder to keep quoted strings

  • From: "phy25" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Thu, 10 Jan 2019 17:05:07 +0100 (CET)

Hi,

phy25 opened a new pull request at 
https://github.com/splitbrain/dokuwiki/pull/2670:

This fixes #2517.

The idea mainly comes from 
https://github.com/matthiasmullie/minify/blob/97f118c4c745c7c8e47207f2daf3bab13ca65404/src/Minify.php#L343;
 I also removed the quote detection code in `css_onelinecomment_cb()` because 
it's a duplicate of this.

Please help us to review this pull request, so new contributors get feedback in 
a timely manner.

7f037e40-14f1-11e9-879b-262e8911517e


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] New PR: css_compress: use placeholder to keep quoted strings - phy25