add 'list-tables' for Sphinx

This commit is contained in:
twabiko 2015-08-04 22:37:56 +09:00
parent d4e3f9193e
commit 59fcc690bc

View File

@ -64,6 +64,21 @@ snippet sid:
snippet tod:
.. todo::
${0}
snippet tod:
.. list-table:: ${0:Title}
:header-rows: 1
:stub-columns: 1
* - x1,y1
- x2,y1
- x3,y1
* - x1,y2
- x2,y2
- x3,y2
* - x1,y3
- x2,y3
- x3,y3
# CJK optimize, CJK has no space between charaters
snippet *c
\ *${1:Emphasis}*\ ${0}