pull down to refresh

#include <ratio>
test 


fuck around std::deci


I want to make use of the CODE BLOCKS or INLINE CODE on text the editor.

in this example from @optimism it has all the different colors:
#1450271

why is mine so plain? what am I doing wrong?

#include <ratio>
test

fuck aroudn std::deci

Use triple backticks with a language indicator:

```cpp
#include <ratio>
test

fuck aroudn std::deci
```
reply

I had the trip back ticks, but added cpp
it has now been edited and looks legit
Thanks!

reply
reply