mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 15:28:37 +08:00
remove trailing whitespaces ❤️
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
desc "walk all posts updating cooked with latest markdown"
|
||||
task "posts:rebake" => :environment do
|
||||
task "posts:rebake" => :environment do
|
||||
RailsMultisite::ConnectionManagement.each_connection do |db|
|
||||
puts "Re baking post markdown for #{db} , changes are denoted with # , no change with ."
|
||||
i = 0
|
||||
|
Reference in New Issue
Block a user