Skip to content

Commit 2552e6d

Browse files
committed
edit README: minor formatting, update the list of contributors
1 parent a610a4d commit 2552e6d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -335,8 +335,8 @@ MediaWiki-based sites:
335335

336336
`html` produces standard HTML markup as an html.escape'd str
337337
with a ._repr_html_ method so that Jupyter Lab and Notebook display the HTML
338-
and a .str property so that the raw HTML remains accessible
339-
the unsafehtml table format can be used if an unescaped HTML format is required:
338+
and a .str property so that the raw HTML remains accessible.
339+
`unsafehtml` table format can be used if an unescaped HTML is required:
340340

341341
>>> print(tabulate(table, headers, tablefmt="html"))
342342
<table>
@@ -744,4 +744,4 @@ Maier, Andy MacKinlay, Thomas Roten, Jue Wang, Joe King, Samuel Phan,
744744
Nick Satterly, Daniel Robbins, Dmitry B, Lars Butler, Andreas Maier,
745745
Dick Marinus, Sébastien Celles, Yago González, Andrew Gaul, Wim Glenn,
746746
Jean Michel Rouly, Tim Gates, John Vandenberg, Sorin Sbarnea,
747-
Wes Turner, Andrew Tija, Marco Gorelli, Sean McGinnis.
747+
Wes Turner, Andrew Tija, Marco Gorelli, Sean McGinnis, danja100.

0 commit comments

Comments
 (0)