constructs

About this tag
The tag 'constructs' on WindowsForum.com is used in discussions about posting code on the site, where users encounter issues with indentation and certain code constructs being altered or removed. Topics include preserving leading whitespace and preventing specific constructs like square brackets from being changed to spaces. The tag is relevant for troubleshooting formatting problems when sharing code in forum posts.
  1. Alex Sokolek

    A question for the AI Bot

    Hi. I am having trouble posting code on your site. The indentation is lost. I tried tabs and spaces - both of the leading white space on each line gets deleted. Also, certain constructs, such as LeftSquareBracket i RightSquareBracket gets changed to white space. So, how do I post code ini the...
Back
Top