[RSS Feed/News] Leading whitespaces get auto-removed on "Edit" click

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Hi,
If you click "Edit" on my post, all leading whitespaces within CODE tag will be auto-removed. Bug.

Example:

Code:

Code:
    var
log : string, StdOutput, StdError: TStringList, exitcode : integer;
begin
log := GetAVZDirectory +'bits.log';
end.

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom