Method: Thredded::CreateMessageboard#first_topic_content

Defined in:
app/commands/thredded/create_messageboard.rb

#first_topic_contentObject



36
37
38
39
40
# File 'app/commands/thredded/create_messageboard.rb', line 36

def first_topic_content
  "\#{I18n.t('thredded.messageboard_first_topic.content', thredded_version: Thredded::VERSION)}\n  MARKDOWN\nend\n"