Skip to content

Commit 53247e3

Browse files
Troubleshotting steps now work with Yaml
1 parent 3734912 commit 53247e3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

_data/discordQuestions/cantSeePresentation.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "cantSeePresentation"
22
question: "I can't see the presentation!"
33
answer: "<p>
44
Click on the channel name (on the left of the screen) and you will see everyone's' pictures. One of them will have a
5-
button saying "Watch Stream". Click this button.
6-
<img class="discord-image mg-fluid" width="300" src="../images/discord/discord-watch-stream.png">
5+
button saying \"Watch Stream\". Click this button.
6+
<img class=\"discord-image mg-fluid\" width=\"300\" src=\"../images/discord/discord-watch-stream.png\">
77
</p>
88
"

_data/discordQuestions/imTalkingCantHear.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ answer: "<p>
55
</p>
66
<p> You can see settings by clicking the gear icon.
77
</p>
8-
<img class="discord-image mg-fluid" width="300" src="../images/discord/discord-setting-button.png">
8+
<img class=\"discord-image mg-fluid\" width=\"300\" src=\"../images/discord/discord-setting-button.png\">
99
10-
<p>Click "Voice and Video" </p>
11-
<img class="discord-image mg-fluid" width="300" src="../images/discord/discord-voice.png">
10+
<p>Click \"Voice and Video\" </p>
11+
<img class=\"discord-image mg-fluid\" width=\"300\" src=\"../images/discord/discord-voice.png\">
1212
1313
<p>Make Sure your microphone is selected here:</p>
1414
15-
<img class="discord-image mg-fluid" width="500" src="../images/discord/discord-microphone-dropdown.png">
15+
<img class=\"discord-image mg-fluid\" width=\"500\" src=\"../images/discord/discord-microphone-dropdown.png\">
1616
17-
<p>You can test it by clicking the "Let's Check" button:</p>
17+
<p>You can test it by clicking the \"Let's Check\" button:</p>
1818
19-
<img class="discord-image mg-fluid" width="500" src="../images/discord/discord-mic-test.png">
19+
<img class=\"discord-image mg-fluid\" width=\"500\" src=\"../images/discord/discord-mic-test.png\">
2020
2121
"

0 commit comments

Comments
 (0)