Hi everybody,
How is HTML formatting managed in cfml-files. Currently on formatting <h*>-Tags got a newline and I would prefer the tag to stay on one line without break.
greets
I'd like to follow up on that
If I write the following line in CFB2
<h2>Slides</h2>
and then press <ctrl>-<shift>-F to format the code, I get
<h2>
Slides
</h2>
Now I would like to teach CFB2 to keep
<h2>Slides</h2>
How do I do that ?
I have been playing around a lot with the Formatters in the Preferences. There it works - but not in real editor life :-(
-Didi
North America
Europe, Middle East and Africa
Asia Pacific