Tag: Regex
-
How to clean up text pasted from Google Docs with Atom and Regular Expressions
Read more…: How to clean up text pasted from Google Docs with Atom and Regular ExpressionsHave you ever pasted text from Google Docs onto your blog (WordPress or otherwise) and had to fix wacky formatting? Here is how to quickly strip out all those extra HTML tags using regular expressions with Atom.io, a free text editor. Links: Atom, a free text editor available on Windows, Mac, and Linux: http://atom.io Regular…
-
Regex Lookahead and Lookbehind
Read more…: Regex Lookahead and LookbehindTIL how to do lookarounds in Regex
-
Web crawlers, Regex for Markdown URLs, and Removing your site from Google search results
Read more…: Web crawlers, Regex for Markdown URLs, and Removing your site from Google search resultsTIL about some resources for making web work easier.
-
Amending Commits, Matplotlib, and More Python
Read more…: Amending Commits, Matplotlib, and More PythonToday I collected the things I learned in the past week.
