Help for this page

Select Code to Download


  1. or download this
    find . |xargs grep -l 'font' | xargs 
    perl -ne 'if(s/font\s*\(([^()]+)\)  )/<span class="$1"/g) {print;}'