Render descriptions as Markdown
This commit is contained in:
parent
5fa73da51a
commit
481a643748
10 changed files with 42 additions and 12 deletions
|
|
@ -7,7 +7,7 @@
|
|||
</p>
|
||||
<p>
|
||||
<label for="description"><%= _("Description") %></label>
|
||||
<input type="text" name="description">
|
||||
<textarea type="text" name="description"></textarea>
|
||||
</p>
|
||||
<button type="submit"><%= _("Create new vote") %></button>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue