From 07c4cc7ddca5d844ddbaff9bf390bb9eee1904e6 Mon Sep 17 00:00:00 2001
From: Mathieu Duponchelle
Date: Sat, 4 Jun 2016 09:04:57 +0200
Subject: [PATCH] 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.
---
Building+from+source+using+Cerbero.markdown | 2 --
Playback+tutorial+2+Subtitle+management.markdown | 2 +-
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/Building+from+source+using+Cerbero.markdown b/Building+from+source+using+Cerbero.markdown
index 33d3bd82a2..a335156e2d 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.
->
->
## Build requirements
diff --git a/Playback+tutorial+2+Subtitle+management.markdown b/Playback+tutorial+2+Subtitle+management.markdown
index 0696ee8bef..ae36550f4f 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\!
|
-There is a bug in the current version of the sdk https://bugzilla.gnome.org/show_bug.cgi?id=638168:
+ | There is a bug in the current version of the sdk https://bugzilla.gnome.org/show_bug.cgi?id=638168:
Switching subtitle tracks while there is a subtitle on the screen gives this warning:
WARN katedec gstkatedec.c:309:gst_kate_dec_chain:<katedec1> failed to push buffer: wrong-state
And after a while it freezes. |