You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Personally, I'd like the indentation of scripts and styles to be preserved within those blocks, but, also ensure that they are indented within the tags. So in essence, ensure four spaces from the start of the <script> tag for each line; then don't touch anything after that, would be ideal.
Embedded javascript is not being indented, nor is existing indentation being preserved.
Cmd:
tidy --indent --indent-spaces 4
Input:
Output:
The text was updated successfully, but these errors were encountered: