How can I...?

Sorry to bother,

I’ was wondering a couple of question on how to better use the forum:

  • is this possible to switch on (?) some kind of stuff to have a preview of a post?

  • how to write script code not as the same of text paragraph?

Thank so much for your answer

God bless

1 Like

It seems like you should see a preview as you type now. (This is a recent change; there used to be a separate preview pane.)

To write a code block, you can write lines containing three backticks before and after the code:


```
Code goes here
```

(It looks like you can choose “Preformatted text” from the “Plus” menu, too.)

The forum software is called Discourse, in case you want to search for documentation.

5 Likes

You can still get the separate preview box by toggling the editor selector from “New rich text editor” to “Standard markdown editor”. The toggle is shown at the far left end of the editing toolbar.

5 Likes

@rdswift and @derat
Thank so much for your answers!

2 Likes