mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
fix a bug that was preventing html from rendering in courseware
This commit is contained in:
parent
6c48e1170e
commit
6464241b2e
@ -38,11 +38,12 @@ block content
|
||||
button#less-info.btn.btn-info
|
||||
span.ion-help-circled
|
||||
| Less information
|
||||
//#submitButton.btn.btn-primary.btn-big.btn-block Run code (ctrl + enter)
|
||||
//br
|
||||
//form.code
|
||||
.form-group.codeMirrorView
|
||||
textarea#codeOutput
|
||||
div.hidden
|
||||
#submitButton.btn.btn-primary.btn-big.btn-block Run code (ctrl + enter)
|
||||
br
|
||||
form.code
|
||||
.form-group.codeMirrorView
|
||||
textarea#codeOutput
|
||||
br
|
||||
#testSuite
|
||||
br
|
||||
|
||||
Loading…
Reference in New Issue
Block a user