<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 10 Jun 2026 10:58:16 +0000</lastBuildDate>
    <item>
      <title>(CSS) Cross-browser Linear Gradient for Sublime Text 2 - inko9nito</title>
      <link>https://snipplr.com/view/64673/crossbrowser-linear-gradient-for-sublime-text-2</link>
      <description>&lt;p&gt;Snippet for Sublime Text 2 with variables for the top and bottom colors. Just tab between them.&lt;/p&gt;</description>
      <pubDate>Fri, 20 Apr 2012 08:14:51 UTC</pubDate>
      <guid>https://snipplr.com/view/64673/crossbrowser-linear-gradient-for-sublime-text-2</guid>
    </item>
    <item>
      <title>(Regular Expression) Match text between asterisks - inko9nito</title>
      <link>https://snipplr.com/view/46419/match-text-between-asterisks</link>
      <description>&lt;p&gt;Matches text between each pair of asterisks (see URL above for demo) &#13;
&#13;
&#13;
  &#13;
  &#13;
**Example:**&#13;
&#13;
Make text between asterisks bold, like in Textile (in Ruby):&#13;
&#13;
`test.gsub(/(\*)+([^.*?$]+)+(\*)/, '&lt;strong&gt;\\2&lt;/strong&gt;')`&lt;/p&gt;</description>
      <pubDate>Mon, 03 Jan 2011 12:47:36 UTC</pubDate>
      <guid>https://snipplr.com/view/46419/match-text-between-asterisks</guid>
    </item>
  </channel>
</rss>
