Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be5d707 commit 1475c49Copy full SHA for 1475c49
1 file changed
Doc/lib/libhtmllib.tex
@@ -162,10 +162,10 @@ \section{\module{htmlentitydefs} ---
162
163
\begin{datadesc}{name2codepoint}
164
A dictionary that maps HTML entity names to the Unicode codepoints.
165
+ \versionadded{2.3}
166
\end{datadesc}
167
168
\begin{datadesc}{codepoint2name}
169
A dictionary that maps Unicode codepoints to HTML entity names.
170
171
-
0 commit comments