Y
Hacker News
new
|
ask
|
show
|
jobs
by
icegreentea2
1071 days ago
Actually, I just realized that I had provided a 'one-off' hack to a similarish situation here:
https://github.com/python-openxml/python-docx/issues/1123#is...
Replace the `qn("w:ins")` in the example with `qn("w:hyperlink")` and that should hopefully work?