Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
swc-bb
swc-pages
2019-11-26-Potsdam-Berlin-Python
Commits
fb06bdbe
Commit
fb06bdbe
authored
Aug 25, 2016
by
Rémi Emonet
Committed by
GitHub
Aug 25, 2016
Browse files
Fix "br" typo causing ugly rendering (epub only)
</br> instead of <br/> renders fine in the browser but not in an epub
parent
0607fcff
Changes
1
Hide whitespace changes
Inline
Side-by-side
_includes/episode_overview.html
View file @
fb06bdbe
...
...
@@ -7,7 +7,7 @@
<div
class=
"row"
>
<div
class=
"col-md-3"
>
<strong>
Teaching:
</strong>
{{ page.teaching }} min
<
/
br>
<br
/
>
<strong>
Exercises:
</strong>
{{ page.exercises }} min
</div>
<div
class=
"col-md-9"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment