Files
edx-platform/lms/templates/wiki/includes/editor_widget.html
2012-08-27 18:30:38 -04:00

5 lines
191 B
HTML

<textarea {{ attrs }}>{{ content }}</textarea>
<p id="hint_id_content" class="help-block">
Markdown syntax is allowed. See the <a id="cheatsheetLink" href="#">cheatsheet</a> for help.
</p>