Find link to target relative to origin URL.
-
Convert a name/value dict to a string of attributes. More...
Convert a name/value dict to a string of attributes.
A common HTML attribute is 'class'. Since 'class' is a Python keyword,
we accept 'class_' instead, and translate that to 'class'.
Wrap the body in a tag of given type and attributes
href(
ref,
label,
* * attrs)
Create a description div for the given text
-
Replaces spaces in the given string with   sequences. More...
Replaces spaces in the given string with   sequences. Does NOT
replace spaces inside tags