Help for this page

Select Code to Download


  1. or download this
    
    s/(\\*)(#[^#\\]*)/length($1)?length($1)%2?"$1$2":$1:""/eg;
    
  2. or download this
    
    s/(\\*)(#[^#\\]*)/
    ...
    }
    /eg;