javalover520 / jsyntaxpane

Automatically exported from code.google.com/p/jsyntaxpane
0 stars 0 forks source link

Reformat XML does not indent and linebreak #83

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This is more of a feature request, but it would be nice if jsyntaxpane
could line-break and indent lines when it reformats. For example, if you
have an xml document in one long string, it would be nice if it would break
it down to something more readable when it reformats.

Original issue reported on code.google.com by jevr...@gmail.com on 31 Mar 2009 at 10:12

GoogleCodeExporter commented 8 years ago

Original comment by ayman.al...@gmail.com on 31 Mar 2009 at 11:08

GoogleCodeExporter commented 8 years ago
This has been fixed here:
https://github.com/opticyclic/jsyntaxpane/commit/f5e52612271800f2441b8fe79f6a798
9df2f724f

Original comment by opticyc...@gmail.com on 6 Apr 2012 at 2:42