Skip to content

Commit 3fa920d

Browse files
committed
fix RST markup errors (pass README to rst-lint)
1 parent 4213798 commit 3fa920d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ wikis::
301301
|| eggs || 451 ||
302302
|| bacon || ||
303303

304-
``youtrack`` format produces a table markup used in `Youtrack`_
304+
``youtrack`` format produces a table markup used in Youtrack
305305
tickets::
306306

307307
>>> print tabulate(d,headers,tablefmt="youtrack")
@@ -359,6 +359,7 @@ using spacing and style from the ``booktabs`` package.
359359
.. _reStructuredText: http://docutils.sourceforge.net/docs/user/rst/quickref.html#tables
360360
.. _Textile: http://redcloth.org/hobix.com/textile/
361361
.. _Wikipedia: http://www.mediawiki.org/wiki/Help:Tables
362+
.. _MoinMoin: https://moinmo.in/
362363

363364

364365
Column alignment

0 commit comments

Comments
 (0)