You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
backticks
About this tag
The backticks tag on WindowsForum.com covers issues related to formatting code in forum posts using backticks (```) or similar markers. Users discuss problems with code indentation being lost when posting, and they try different methods such as backticks alone or with language identifiers like ```c++. The tag is relevant for troubleshooting code posting in web browsers like Chrome, often in the context of development tools such as Visual Studio. Discussions focus on achieving proper code display within forum threads.
Hi. I am still unable to properly post code on your site. The indentation get ignored. I tried backticks (```), tildas (~~~) and backticks with c++ (```c++).
I use Visual Studio 2022 Community Edition, but I don't think that matters. When I post, I use Chrome, and I manually type the backticks...