discourse/app/views/topics
Arpit Jalan 01341f33e3
FIX: do not show spoiler content in RSS (#14277)
This commit updates the RSS post content to use email formatting. Many
plugins are using the `reduce_cooked` method to format content that is
not displayed outside of Discourse application. Using email formatting
also strips the secure media and various other things that is only meant
for Discourse client side application.
2021-09-08 20:19:43 +05:30
..
plain.html.erb FIX: HTML lang attribute expects hyphen instead of underscore 2018-08-20 13:55:58 +02:00
show.html.erb FIX: Always show the creation date of posts in crawler view (#14269) 2021-09-08 11:03:55 +02:00
show.rss.erb FIX: do not show spoiler content in RSS (#14277) 2021-09-08 20:19:43 +05:30