Add a note that the quoteattr() function is useful for HTML and SGML
attributes as well.
This commit is contained in:
parent
b857ba261f
commit
1cf0f1751f
|
@ -38,6 +38,8 @@ either in direct use, or as base classes.
|
|||
<element attr="ab ' cd " ef">
|
||||
\end{verbatim}
|
||||
|
||||
This function is useful when generating attribute values for HTML or
|
||||
any SGML using the reference concrete syntax.
|
||||
\versionadded{2.2}
|
||||
\end{funcdesc}
|
||||
|
||||
|
|
Loading…
Reference in New Issue