Message from @Undead Mockingbird
Discord ID: 504830043432681474
https://cdn.discordapp.com/attachments/423541865296691200/504600363265949696/jesusmechanic.gif Hello my name is Jesus and I will be your mechanic today
PETA headquarters, subbasement 7. Containment breach detected
https://i.gyazo.com/331452d60d28de77704c300491bc9798.png
Lol, that code
How do you post code with syntax highlighting?
for(int i = 0; i<100; i++) { }
three of `
```for(int i = 0; i<100; i++) { }```
hang on
```
for(int i = 0; i<100; i++) { }
```
Oh neat
``for(int i = 0; i<100; i++) { }``
fuck what was it
```
for(int i = 0; i<100; i++) {
int j = 0;
}
```
````for(int i = 0; i<100; i++) { }````
It's just grey 😦
there's probably a secret code
``poop``
fine! be mean
bigoted discord hates birds
ban discord then
I know this is late, but the syntax highlighting is three ticks \`\`\` and then the language you want to highlight
So for example, if I wanted to do C, I'd do \`\`\`C
Then put the code on lines below, then close it off with three ticks
```C
for(int i = 0; i < 100; ++i){}
```
You're welcome noobs
oh thanks
```brainfuck
++++-----....```
oh shit, it knows brainfuck!
The only languages I use it for are C/Java/Rust
```Java
int i = 0;
```
I know it also does CSS
They might have a list of supported languages somewhere
You shouldn't use Java.
The only language you should ever need is Brainfuck.
change my mind
Brainfuck is about as useful as assembly for making anything other than pet programs