Thanks to @thecil for this guide
Below how to post a readable code in the forum:
You can use the “Preformatted Text” Button to encapsulate any kind of code you want to show.
function formatText(){
let words = “I’m a preformatted Text box, Please use me wisely!”
}