Warning, /frameworks/syntax-highlighting/autotests/folding/test.css.fold is written in an unsupported language. File is not indexed.

0001 h1 <beginfold id='1'>{</beginfold id='1'>
0002     text-color: "red";
0003 <endfold id='1'>}</endfold id='1'>
0004 
0005 <beginfold id='2'>/*</beginfold id='2'> PHP code, invalid in CSS context <endfold id='2'>*/</endfold id='2'>
0006 for() 
0007 
0008 <?php echo("hello"); 
0009 
0010 // valid code in PHP context
0011 for()
0012 
0013 ?>
0014 
0015 h2 <beginfold id='1'>{</beginfold id='1'>
0016     text-weight: bold;
0017 <endfold id='1'>}</endfold id='1'>
0018