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