Remove some hardcoded html tags.

I know there's a lot more around, but these specific ones
caused the output to be invalid, which made the search
extension complain.
This commit is contained in:
Mathieu Duponchelle 2016-06-04 09:04:57 +02:00
parent 6bd7221d08
commit 07c4cc7ddc
2 changed files with 1 additions and 3 deletions

View file

@ -1,8 +1,6 @@
# Building from source using Cerbero
> ![Warning] This section is intended for advanced users.
> </p>
> </td>
## Build requirements

View file

@ -389,7 +389,7 @@ It has been a pleasure having you here, and see you soon\!
<tbody>
<tr class="odd">
<td><img src="images/icons/emoticons/warning.png" width="16" height="16" /></td>
<td><p>There is a bug in the current version of the sdk <a href="https://bugzilla.gnome.org/show_bug.cgi?id=638168" class="uri" class="external-link">https://bugzilla.gnome.org/show_bug.cgi?id=638168</a>:</p>
<td><p>There is a bug in the current version of the sdk <a href="https://bugzilla.gnome.org/show_bug.cgi?id=638168">https://bugzilla.gnome.org/show_bug.cgi?id=638168</a>:</p>
<p>Switching subtitle tracks while there is a subtitle on the screen gives this warning:</p>
<p><code>WARN                 katedec gstkatedec.c:309:gst_kate_dec_chain:&lt;katedec1&gt; failed to push buffer: wrong-state</code></p>
<p>And after a while it freezes.</p></td>