[wp-trac] [WordPress Trac] #60247: Replace exclusionary words within code comments

WordPress Trac noreply at wordpress.org
Sun Jan 14 17:05:26 UTC 2024


#60247: Replace exclusionary words within code comments
--------------------------+----------------------------------
 Reporter:  dartiss       |       Owner:  joedolson
     Type:  defect (bug)  |      Status:  accepted
 Priority:  normal        |   Milestone:  6.5
Component:  General       |     Version:
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:  accessibility, docs
--------------------------+----------------------------------

Comment (by shailu25):

 there are on more instance in
 src/js/_enqueues/vendor/codemirror/csslint.js in Line no 5702


 {{{
 // not a real token, but useful for stupid IE filters
 }}}

 it should be like

 {{{
 // not a real token, but useful for IE filters
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/60247#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list