Removing comments.

pull/1088/head
George Secrieru 10 years ago
parent 1aa0efeec6
commit 790f31fd2a
  1. 2
      packages/rocketchat-markdown/markdown.coffee

@ -2,8 +2,6 @@
# Markdown is a named function that will parse markdown syntax
# @param {Object} message - The message object
###
##if Meteor.isClient isnt true
## showdown = Npm.require('showdown')
class Markdown
constructor: (message) ->

Loading…
Cancel
Save