remove <i>

This commit is contained in:
Bottersnike 2022-07-23 14:32:01 +01:00
parent 6b6d3322d6
commit b629929a48
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<pre>{% highlight "cxml" %}<call ...> <pre>{% highlight "cxml" %}<call ...>
<services method="get" model*="" > <services method="get" model*="" >
<info> <info>
<AVS2 __type="str"><i>AVS2 version</i></AVS2> <AVS2 __type="str">AVS2 version</AVS2>
</info> </info>
</services> </services>
</call>{% endhighlight %}</pre> </call>{% endhighlight %}</pre>