Ask a question to get started
Enter to sendā¢Shift+Enter new line
Return a document with the given links added.
copy_with_links( doc: Document, *links: Union[Link, Iterable[Link]] = (), ) -> Document
doc
Document
The document to add the links to.
*links
Union[Link, Iterable[Link]]
()
The links to add to the document.