Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

As I understood, syntax highlighter by Alex Gorbatchev always automatically formats code before it shows it. I mean, it preserves you tabulation but, for example, you cannot start each attribute of 1 XML tag from next line.

Specifically, I have problems with this post in my blog. In point 4 (Android manifest) I don't want to have a horizontal scroll bar, so, I want to start every attribute of <application> and <activity> tags from next line. Is there any way to achieve that?

Thank you.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.