Markdown sometimes removes newlines

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Low
    • None
    • Affects Version/s: 2.5.2
    • None
    • Environment:

      Sun Java 6, Linux

      I recently put the following in a pull request comment and all the newlines were removed:

      ```
      inline_template('<%=
          servers = []
          @prod_servers.each do |host|
            servers.push(host + ":" + @prod_server_port)
          end
          servers.entries.join(",") %>')
      ```
      

              Assignee:
              Unassigned
              Reporter:
              Paul Armstrong
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: