Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
unjinxable
on Nov 12, 2012
|
parent
|
context
|
favorite
| on:
My favorite regex of all time
I like to use a variation of this in vim to quickly see if an html doc I'm working on contains weird characters that I might want to replace with &html; entities:
/[^ -~]
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: