Add missing listitem tags to fix rendering of some bullet lists.
This commit is contained in:
parent
2d70385339
commit
002dbc05e4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21819
1 changed files with 6 additions and 0 deletions
|
@ -203,7 +203,13 @@
|
|||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>&a.ceri;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.keramida;</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&a.linimon;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
|
Loading…
Reference in a new issue