summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>2016-06-04 09:04:57 +0200
committerMathieu Duponchelle <mathieu.duponchelle@opencreed.com>2016-06-04 16:19:05 +0200
commit07c4cc7ddca5d844ddbaff9bf390bb9eee1904e6 (patch)
tree2425fcbf18d8d480b62065901d38680978e0b34c
parent6bd7221d0828ce274b033e2b74717f4a8d995358 (diff)
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.
-rw-r--r--Building+from+source+using+Cerbero.markdown2
-rw-r--r--Playback+tutorial+2+Subtitle+management.markdown2
2 files changed, 1 insertions, 3 deletions
diff --git a/Building+from+source+using+Cerbero.markdown b/Building+from+source+using+Cerbero.markdown
index 33d3bd8..a335156 100644
--- a/Building+from+source+using+Cerbero.markdown
+++ b/Building+from+source+using+Cerbero.markdown
@@ -1,8 +1,6 @@
# Building from source using Cerbero
> ![Warning] This section is intended for advanced users.
-> </p>
-> </td>
## Build requirements
diff --git a/Playback+tutorial+2+Subtitle+management.markdown b/Playback+tutorial+2+Subtitle+management.markdown
index 0696ee8..ae36550 100644
--- a/Playback+tutorial+2+Subtitle+management.markdown
+++ b/Playback+tutorial+2+Subtitle+management.markdown
@@ -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>