Header 1

Example text.

Header 2

  1. Blah blah code blah
  2. More code, hooray
  3. Somé UTF-8°

The UTF-8 quote character in this table used to cause python to go boom. Now docutils just displays an error inline so the user can fix it. Upgrading to Python 3 will fix this.

System Message: ERROR/3 (<string>, line 17)

Error with CSV data in "csv-table" directive: "quotechar" must be an 1-character string

.. csv-table:: Things that are Awesome (on a scale of 1-11)
        :quote: ”

        Thing,Awesomeness
        Icecream, 7
        Honey Badgers, 10.5
        Nickelback, -2
        Iron Man, 10
        Iron Man 2, 3
        Tabular Data, 5
        Made up ratings, 11

Travis http://travis-ci.org/tony/pullv
Docs http://pullv.rtfd.org
API http://pullv.readthedocs.org/en/latest/api.html
Issues https://github.com/tony/pullv/issues
Source https://github.com/tony/pullv
Coverity Scan Build Status Coverity Scan Build Status