Render HTML for the exercise description
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
span.badge.pull-right.score
|
span.badge.pull-right.score
|
||||||
|
|
||||||
p.lead = @exercise.description
|
p.lead = render_markdown(@exercise.description)
|
||||||
|
|
||||||
#alert.alert.alert-danger role='alert'
|
#alert.alert.alert-danger role='alert'
|
||||||
h4 = t('.alert.title')
|
h4 = t('.alert.title')
|
||||||
|
Reference in New Issue
Block a user