Menu

#642 Bug #5135 Auto-indent in new code block should respect EOL setting

Next_major_release
closed
nobody
None
7
2015-03-12
2015-01-13
mittmemo
No

This patch addresses #5135 Auto-indent in new code block should respect EOL setting.

The EOL setting was being ignored. A CRLF ("\r\n") was hard-coded. This fix determines which EOL character(s) to use based on the EOL setting.

This is my first contribution to an open-source project, so please let me know if I can improve anything.

1 Attachments

Discussion

  • Don HO

    Don HO - 2015-02-09
    • status: open --> accepted
    • Priority: 5 --> 7
     
  • Don HO

    Don HO - 2015-03-12
    • Status: accepted --> closed