http://4o4o4hn4hsujpnbsso7tqigujuokafxys62thulbk2k3mf46vq22qfqd.onion/paste/ee69deb92692c878
$colors [ 'string' ] . ';">$ 1 $ 2 $ 1 </span>' , $code );
// Comments $code = preg_replace ( '/<!--.*?-->/' , '<span style="color: ' . $colors [ 'comment' ] . ';">$ 0 </span>' , $code ); return $code ;
} private static function highlightMarkdown ( $code , $theme ) { $colors = self:: getColors ( $theme );
// Headers $code = preg_replace ( '/^(#{ 1 , 6 })\s*(.*)$/m' , '<span style="color: ' .