mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: keep ruby & rt tags in html to markdown conversion.
This commit is contained in:
@@ -489,6 +489,8 @@ function tags() {
|
||||
Tag.keep("small"),
|
||||
Tag.keep("big"),
|
||||
Tag.keep("kbd"),
|
||||
Tag.keep("ruby"),
|
||||
Tag.keep("rt"),
|
||||
Tag.li(),
|
||||
Tag.link(),
|
||||
Tag.image(),
|
||||
|
||||
Reference in New Issue
Block a user