<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Wikipedia on galvanist</title>
    <link>/tags/wikipedia/</link>
    <description>Recent content in Wikipedia on galvanist</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 23 Jan 2014 21:35:28 +0000</lastBuildDate>
    <atom:link href="/tags/wikipedia/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>wikitext</title>
      <link>/posts/2014-01-23-wikitext/</link>
      <pubDate>Thu, 23 Jan 2014 21:35:28 +0000</pubDate>
      <guid>/posts/2014-01-23-wikitext/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve written a small command-line program that downloads the raw wikipedia markup text of the specified article. It does not download images or other supporting media. It does not follow links.&lt;/p&gt;&#xA;&lt;p&gt;It is designed as a shortcut to using &lt;code&gt;curl&lt;/code&gt; or &lt;code&gt;wget&lt;/code&gt; in situations where you want article &lt;strong&gt;markup&lt;/strong&gt;. For example, to get the raw markup for the &amp;ldquo;Abraham Lincoln&amp;rdquo; article, you&amp;rsquo;d normally run &lt;code&gt;wget &#39;http://en.wikipedia.org/w/index.php?title=Abraham_Lincoln&amp;amp;action=raw&#39;&lt;/code&gt;; that&amp;rsquo;s lame. Instead use wikitext, and just run &lt;code&gt;wikitext &amp;quot;Abraham Lincoln&amp;quot;&lt;/code&gt; If you want the markup for the &amp;ldquo;Baberaham Lincoln&amp;rdquo; article, you&amp;rsquo;ll have to write your own program.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
