lib.roles.url¶
URL Role for docutils.
-
django_docutils.lib.roles.url.url_role(name, rawtext, text, lineno, inliner, options=None, content=None)¶
Role for linking to url articles.
Examples
:url:`https://google.com`
:url:`Google <https://google.com>`
Styled text:
:url:`*Google* <https://google.com>`