When I click Apply Source Formatting, it changes this:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>Untitled Document</title>
</head>
<body>
</body>
</html>
============= TO THIS ============
<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
<!DOCTYPE HTML>
<html><head><meta charset="utf-8"><title>Untitled Document</title></head><body> </body></html>
...............................................................
... in other words... it does the OPPOSITE of Apply Source Formatting.
...............................................................
Below, left .... A screen-shot of my Code Formatting settings. Looks okay to me....
I'm using Windows 7 64bit so I selected CR LF (Windows) for my "Line break type".
Honestly, everything WAS working until I decided to change a few HTML tags in the library, but even what I set the tags to do, they are NOT doing.
Below, right, notice my setting for <head> ... looks right, but if you look above at the way <head> is formatting, it is not reformatting the way the Preview in the Tag Library Editor is showing. In fact it's doing the opposite....
Anyone else having this problem? Anyone know how I can set my defaults for source formatting back to original?
North America
Europe, Middle East and Africa
Asia Pacific