mirror of
https://github.com/fumiama/go-docx.git
synced 2026-06-23 20:16:38 +08:00
fix: cannot open in word
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package docxlib
|
||||
|
||||
const (
|
||||
HYPERLINK_STYLE = "a1"
|
||||
HYPERLINK_STYLE = "a3"
|
||||
)
|
||||
|
||||
// AddLink adds an hyperlink to paragraph
|
||||
|
||||
Reference in New Issue
Block a user