With the latest main branche the setting sourceopt.formatHtml value 1 to 5 all have the same format.
They all use Dindent and there are no format options available.
There should be at least 3 options:
- Off
- No line break at all, code in one line (former
sourceopt.formatHtml = 1)
- With Dindent (former
sourceopt.formatHtml = 4)
With the latest main branche the setting
sourceopt.formatHtmlvalue 1 to 5 all have the same format.They all use Dindent and there are no format options available.
There should be at least 3 options:
sourceopt.formatHtml = 1)sourceopt.formatHtml = 4)