gitea/templates/repo/issue/view_content
mrsdizzie a2683e5ddb
Allow emoji short code in labels (#11250)
* Allow emoji short code in labels

As title, turn :alias: type short code into emojis when rendering labels to match previous behavior

* Update models/issue_label.go

Co-Authored-By: John Olheiser <john.olheiser@gmail.com>

* render text in templates not code

* remove has-emoji class

🧙‍♀️

* fix new issue form

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-04-30 09:10:15 +01:00
..
add_reaction.tmpl
attachments.tmpl
comments.tmpl Allow emoji short code in labels (#11250) 2020-04-30 09:10:15 +01:00
context_menu.tmpl
pull.tmpl
reactions.tmpl
sidebar.tmpl Allow emoji short code in labels (#11250) 2020-04-30 09:10:15 +01:00