Skip to content

Instantly share code, notes, and snippets.

@jskripsky
Created April 11, 2011 13:34
Show Gist options
  • Save jskripsky/913515 to your computer and use it in GitHub Desktop.
Save jskripsky/913515 to your computer and use it in GitHub Desktop.
Replace with regex in Bluefish
^Funktion: (.*?)\n
<function>\1</function>\n
- Regex style: PERL
- Allow escaped chars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment