fumiama / go-docx

One of the most functional libraries to partially read and write .docx files (a.k.a. Microsoft Word documents or ECMA-376 Office Open XML) in Go.
GNU Affero General Public License v3.0
109 stars 14 forks source link

Update README.md: adjust docx parsing logic. #28

Closed shadowmimosa closed 4 months ago

shadowmimosa commented 4 months ago

Solve the problem that the readme demo doesn't work because WTable has been changed to Table