Ñò éíÑXc @ sg d Z d d k Z d d k l Z d e i i f d „ ƒ YZ d e i f d „ ƒ YZ h d „ Z d S( sL Tables Extension for Python-Markdown ==================================== Added parsing of tables to Python-Markdown. A simple example: First Header | Second Header ------------- | ------------- Content Cell | Content Cell Content Cell | Content Cell Copyright 2009 - [Waylan Limberg](http://achinghead.com) iÿÿÿÿN( t etreet TableProcessorc B s2 e Z d Z d „ Z d „ Z d „ Z d „ Z RS( s Process Tables. c C sg | i d ƒ } t | ƒ d j oE d | d j o4 d | d j o# d | d j o | d d d j S( Ns i t |i i t -t :( R R R ( t splitt len( t selft parentt blockt rows( ( s> /usr/lib/python2.6/site-packages/markdown/extensions/tables.pyt test s $"c C sr | i d ƒ i d ƒ } | d } | d } t } | d i d ƒ o t } n g } xž | i | d | ƒ D]† } | i d ƒ o! | i d ƒ o | i d ƒ qm | i d ƒ o | i d ƒ qm | i d ƒ o | i d ƒ qm | i d ƒ qm Wt i | d ƒ } t i | d ƒ } | i | d | | | ƒ t i | d ƒ } x$ | D] } | i | | | | ƒ qNWd S( s&