Skip to content

Commit

Permalink
Fix validation
Browse files Browse the repository at this point in the history
  • Loading branch information
dariavladykina committed Nov 2, 2023
1 parent 8f2f051 commit b7d155c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions xml/docu_styleguide.smartdocs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,6 @@ ultrashort description for social media, max. 55 chars</meta>
<example xml:id="ex-revhistory-source">
<title>Revision history example (source)</title>
<screen>
&lt;revhistory xml:id="rh-USE-ROOT-ID"&gt;
&lt;revision&gt;&lt;date&gt;2024-11-13&lt;/date&gt;
&lt;revdescription&gt;
&lt;itemizedlist&gt;
Expand All @@ -385,8 +384,7 @@ ultrashort description for social media, max. 55 chars&lt;/meta>
</example>
<example xml:id="ex-revhistory-output">
<title>Revision history example (output)</title>
<revhistory xml:id="rh-USE-ROOT-ID">
<para>2024-11-13</para>
<para>2024-11-13</para>
<itemizedlist>
<listitem><para>Added sections to resolve issue <uri>bsc#12345</uri>:</para></listitem>
<listitem>
Expand All @@ -397,7 +395,7 @@ ultrashort description for social media, max. 55 chars&lt;/meta>
</listitem>
<listitem><para>Removed section on <quote>foo foo</quote></para></listitem>
</itemizedlist>
</example>
</example>
<para>Find more detailed recommendations for adding information to your
revision history in the assembly template, under the <tag class="emptytag">revhistory</tag> tag.</para>
</sect2>
Expand Down

0 comments on commit b7d155c

Please sign in to comment.