Skip to content

Instantly share code, notes, and snippets.

@tdiggelm
Last active February 14, 2017 11:48
Show Gist options
  • Save tdiggelm/bee47b4fda60564118dbec3f32f8d4e8 to your computer and use it in GitHub Desktop.
Save tdiggelm/bee47b4fda60564118dbec3f32f8d4e8 to your computer and use it in GitHub Desktop.
Textmate: replace latex url with markdown url
Find: \\url{([^}]+)}
Replace: <$1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment