code posting

About this tag
The code posting tag on WindowsForum.com covers discussions about formatting and displaying code in forum posts. Users often encounter issues with indentation being lost when using backticks, tildes, or language-specific markers like ```c++. Common troubleshooting includes manually typing code fences, pasting code from editors like Visual Studio, and adjusting browser settings in Chrome. The tag focuses on practical solutions for preserving code structure in forum environments.
  1. Alex Sokolek

    Still having problems posting code

    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...
Back
Top