Click on the "Styling with RST is supported" that is under every input box to see how to format things. It uses the triple-backticks syntax that is universally supported at this point.
> ... how easy it would have been to have a command/symbol in Nim so that, as
> in other languages
`const myResource = staticReadFile("foobar.txt")` is pretty simple. Not sure
why anybody would want special syntax for ordinary things.
