lxzliuxinzhu / syntaxhighlighter

Automatically exported from code.google.com/p/syntaxhighlighter
GNU General Public License v3.0
0 stars 0 forks source link

[request] Automatic indentation #45

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It would be really cool if the brushes could be extended with
indentation/line-break rules!

Original issue reported on code.google.com by peter.mo...@gmail.com on 24 Nov 2007 at 11:07

GoogleCodeExporter commented 8 years ago
Sorry, this is out of scope and would require huge effort to provide rules for 
so
many languages.

Original comment by alex.gor...@gmail.com on 10 Dec 2007 at 8:51

GoogleCodeExporter commented 8 years ago
Would seem easy to integrate functionality from:

  http://elfz.laacz.lv/beautify/

which would satisfy two very common languages (js & html). 

Original comment by lewi...@gmail.com on 23 Jul 2008 at 9:47