<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Trim on Evan Hoffman</title><link>https://evan.wtf/tags/trim/</link><description>Recent content in Trim on Evan Hoffman</description><generator>Hugo</generator><language>en-US</language><copyright>Evan Hoffman</copyright><lastBuildDate>Wed, 22 Jun 2011 00:09:51 +0000</lastBuildDate><atom:link href="https://evan.wtf/tags/trim/index.xml" rel="self" type="application/rss+xml"/><item><title>JavaScript regex for stripping leading &amp; trailing whitespaces</title><link>https://evan.wtf/2011/06/22/javascript-regex-for-stripping-leading-trailing-whitespaces/</link><pubDate>Wed, 22 Jun 2011 00:09:51 +0000</pubDate><guid>https://evan.wtf/2011/06/22/javascript-regex-for-stripping-leading-trailing-whitespaces/</guid><description>&lt;code&gt;str.replace(/^(\s*)((\S+\s*?)&lt;em&gt;)(\s&lt;/em&gt;)$/,&amp;quot;$2&amp;quot;);&lt;/code&gt;</description></item></channel></rss>