Add markdown to users biography
Closes https://github.com/openSUSE/osem/issues/1090 Closes https://github.com/openSUSE/osem/issues/701
This commit is contained in:
parent
72cd463dc7
commit
eee4e4f22c
8 changed files with 11 additions and 14 deletions
|
|
@ -133,7 +133,7 @@
|
|||
%td
|
||||
%b Biography
|
||||
%td
|
||||
= simple_format(@event.submitter.biography)
|
||||
= markdown(@event.submitter.biography)
|
||||
%tr
|
||||
%td
|
||||
%b Submitted on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue