added <EM>, <CITE> and <STRONG> tags; now use separate handlers for <B>,<I>,<TT>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -49,7 +49,7 @@ We will use these substitutions in tags descriptions:
|
||||
\end{verbatim}
|
||||
|
||||
|
||||
\wxheading{Document layout and structure}
|
||||
\wxheading{List of supported tags}
|
||||
|
||||
\begin{verbatim}
|
||||
P ALIGN=[alignment]
|
||||
@@ -82,6 +82,12 @@ B
|
||||
|
||||
I
|
||||
|
||||
EM
|
||||
|
||||
STRONG
|
||||
|
||||
CITE
|
||||
|
||||
TT
|
||||
|
||||
H1
|
||||
@@ -107,6 +113,12 @@ UL
|
||||
|
||||
OL
|
||||
|
||||
DL
|
||||
|
||||
DT
|
||||
|
||||
DD
|
||||
|
||||
TABLE ALIGN=[alignment]
|
||||
WIDTH=[percent]
|
||||
WIDTH=[pixels]
|
||||
|
Reference in New Issue
Block a user