Skip to content

Commit e1d67cc

Browse files
committed
update plugin table
1 parent 5c4f2f0 commit e1d67cc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The highlighted features are:
7979
mediawiki, html, 3.5, pypy, pypy3
8080
latex, grid, pipe,
8181
orgtbl, plain simple
82-
`pyexcel-handsontable`_ handsontable in html `handsontable`_ same as above [#f3]_
82+
`pyexcel-handsontable`_ handsontable in html `handsontable`_ same as above
8383
`pyexcel-pygal`_ svg chart `pygal`_ same as above [#f3]_
8484
======================== ======================= =============== ==================
8585

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The highlighted features are:
7474
mediawiki, html, 3.5, pypy, pypy3
7575
latex, grid, pipe,
7676
orgtbl, plain simple
77-
`pyexcel-handsontable`_ handsontable in html `handsontable`_ same as above [#f3]_
77+
`pyexcel-handsontable`_ handsontable in html `handsontable`_ same as above
7878
`pyexcel-pygal`_ svg chart `pygal`_ same as above [#f3]_
7979
======================== ======================= =============== ==================
8080

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
NAME = 'Flask-Excel'
99
AUTHOR = 'C.W.'
1010
VERSION = '0.0.5'
11-
EMAIL = 'wangc_2011 (at) hotmail.com'
11+
EMAIL = 'wangc_2011@hotmail.com'
1212
LICENSE = 'New BSD'
1313
DESCRIPTION = (
1414
'A flask extension that provides one application programming interface ' +

0 commit comments

Comments
 (0)