How to change the way code is displayed?

User 2176507 Photo


Registered User
214 posts

When I copy and paste code in the html editor it looks like this:

<OPTION value="aaa">aaa<OPTION value=bbb>bbb<OPTION value="ccc">ccc<OPTION value=ddd>ddd<OPTION value=eee>eee

Is it possible to change preferences so that the code will automatically display like below?

<OPTION value="aaa">aaa
<OPTION value=bbb>bbb
<OPTION value="ccc">ccc
<OPTION value=ddd>ddd
<OPTION value=eee>eee

This would make it easier for me to edit.

Thanks,
yeto

User 122279 Photo


Senior Advisor
14,624 posts
Online Now

No, sorry. You can specify how long you want your lines, but it will then affect all the lines.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com



Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.