Implements frontend support for CriticMarkup. Related to #1016.

This commit is contained in:
Bart Kamphorst
2018-11-08 16:11:38 +01:00
parent eade94dcfd
commit 769f8ec8d6
18 changed files with 267 additions and 10 deletions
+4
View File
@@ -60,6 +60,10 @@ module Precious
true
end
def critic_markup
@critic_markup
end
def allow_uploads
@allow_uploads
end