Skip to content

Commit 0a8b612

Browse files
committed
Fix formatting issue for xlsxwriter section
Missing newline between the description and the links.
1 parent 8bda7a5 commit 0a8b612

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/pages/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The recommended package for reading and writing Excel 2010 files (ie: .xlsx)
1818
### xlsxwriter
1919

2020
An alternative package for writing data, formatting information and, in particular, charts in the Excel 2010 format (ie: .xlsx)
21+
2122
[Download](https://pypi.python.org/pypi/XlsxWriter) | [Documentation](https://xlsxwriter.readthedocs.org/) | [GitHub](https://github.com/jmcnamara/XlsxWriter)
2223

2324
### xlrd

0 commit comments

Comments
 (0)