Message from @dagoose

Discord ID: 504841091585933322


2018-10-25 01:27:51 UTC  

https://cdn.discordapp.com/attachments/463059337162653716/504828406236446730/image0.jpg

2018-10-25 01:32:11 UTC  

How do you post code with syntax highlighting?

2018-10-25 01:32:25 UTC  

for(int i = 0; i<100; i++) { }

2018-10-25 01:33:06 UTC  

three of `

2018-10-25 01:33:23 UTC  

```for(int i = 0; i<100; i++) { }```

2018-10-25 01:33:26 UTC  

hang on

2018-10-25 01:33:26 UTC  

```
for(int i = 0; i<100; i++) { }
```

2018-10-25 01:33:29 UTC  

Oh neat

2018-10-25 01:33:30 UTC  

``for(int i = 0; i<100; i++) { }``

2018-10-25 01:33:35 UTC  

fuck what was it

2018-10-25 01:33:48 UTC  

```
for(int i = 0; i<100; i++) {
int j = 0;
}
```

2018-10-25 01:33:55 UTC  

````for(int i = 0; i<100; i++) { }````

2018-10-25 01:34:01 UTC  

It's just grey 😦

2018-10-25 01:34:08 UTC  

there's probably a secret code

2018-10-25 01:34:12 UTC  

``poop``

2018-10-25 01:34:21 UTC  

``int i = 9;``

2018-10-25 01:34:42 UTC  

fine! be mean

2018-10-25 01:34:48 UTC  

bigoted discord hates birds

2018-10-25 01:36:06 UTC  

ban discord then

2018-10-25 02:17:53 UTC  

I know this is late, but the syntax highlighting is three ticks \`\`\` and then the language you want to highlight

2018-10-25 02:18:15 UTC  

So for example, if I wanted to do C, I'd do \`\`\`C

2018-10-25 02:18:29 UTC  

Then put the code on lines below, then close it off with three ticks

2018-10-25 02:18:53 UTC  

```C
for(int i = 0; i < 100; ++i){}
```

2018-10-25 02:18:59 UTC  

You're welcome noobs

2018-10-25 02:19:54 UTC  

oh thanks

2018-10-25 02:20:05 UTC  

```brainfuck
++++-----....```

2018-10-25 02:20:13 UTC  

oh shit, it knows brainfuck!

2018-10-25 02:20:28 UTC  

The only languages I use it for are C/Java/Rust

2018-10-25 02:20:28 UTC  

```Java

int i = 0;
```

2018-10-25 02:20:34 UTC  

I know it also does CSS

2018-10-25 02:20:48 UTC  

They might have a list of supported languages somewhere

2018-10-25 02:20:58 UTC  

You shouldn't use Java.

2018-10-25 02:21:13 UTC  

The only language you should ever need is Brainfuck.

2018-10-25 02:21:21 UTC  

change my mind

2018-10-25 02:21:57 UTC  

Brainfuck is about as useful as assembly for making anything other than pet programs

2018-10-25 02:22:20 UTC  

If you want a challenging or low-level language, use a macro assembler or C

2018-10-25 02:22:29 UTC  

no

2018-10-25 02:22:42 UTC  

brainfuck is best

2018-10-25 02:22:51 UTC  

it will take over soon

2018-10-25 02:22:53 UTC  

you will see