commonform / commonform/commonform-docx
Automatic hyperlinks
Open
@anseljh is already working on this.
Since Sep 22, 2015.
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes I have URLs in my contracts. It would be nice if this package would detect them and create hyperlink objects in the output Word file.
I think the right approach is to keep written-out URLs in the text, and just wrap them with hyperlink markup.
Some possbily helpful info on how to accomplish this:
- WordprocessingML Basics presentation from Microsoft
- ECMA-376 Part 1, Section 15.3 (etc.)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.