Common regexes that I find useful (or believe I will).
TODO: Sync with https://wiki.whyaskwhy.org/Programming:Regular_Expressions
This is used to insert spacing around the separate bullet points in the Rsyslog ChangeLog to make them easier to read.
Find what | Replace with |
---|---|
^- |
\n\1- |
As of the time this Gist entry was created, GitHub does not support notifications for comments for mentions to Gist entries (see isaacs/github#21 for details). Please contact me via Twitter or file an issue in the deoren/leave-feedback repo (created for that very purpose) if you wish to receive a response for your feedback. Thank you in advance!