Code BLock Macro loses line returns

XMLWordPrintable

      Go into edit mode on a page.
      Add this text:
      private String location;
      private String template;
      private String merged_template;
      private String template_sink = "";
      private String template_source;
      private String row_template;
      private String row_sink = "";
      private int sourceFromIndex = 0;
      private int sourceToIndex = 0;
      private int rowFromIndex = 0;
      Execure the Code Block marco.
      It look like

      private String template; private String merged_template; private String template_sink = ""; private String template_source; private String row_template; private String row_sink = ""; private int sourceFromIndex = 0; private int sourceToIndex = 0; private int rowFromIndex = 0;

            Assignee:
            Unassigned
            Reporter:
            Phillip Ruggera
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: