annotate gpp/search_sites.py @ 352:a321685505cc

Fixing #163; make plain links linkable in Markdown. Use an extension found here: https://github.com/r0wb0t/markdown-urlize.
author Brian Neal <bgneal@gmail.com>
date Wed, 02 Mar 2011 03:16:19 +0000
parents 26ee684c2033
children
rev   line source
bgneal@219 1 import haystack
bgneal@219 2 haystack.autodiscover()