Skip to content

Instantly share code, notes, and snippets.

@emohamed
Created January 19, 2012 12:02
Show Gist options
  • Save emohamed/1639629 to your computer and use it in GitHub Desktop.
Save emohamed/1639629 to your computer and use it in GitHub Desktop.
$html = preg_replace_callback('~\s*^\s*[\*•·•] ?(.*?)$~um', array($this, 'do_list_elements'), $html)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment