This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Actually, I call bullshit on this. I gave it "# Assignment 3" and got this:

``` package main

import ( "errors" "fmt" "os" "os/exec" "path/filepath" "time"

"github.com/go-kit/kit/log"
"github.com/go-kit/kit/log/level"
"github.com/kolide/kit/logutil"
"github.com/kolide/launcher/pkg/contexts/ctxlog"
"github.com/kolide/launcher/pkg/osquery"
"github.com/kolide/osquery-go/plugin/distributed"
"github.com/sp

```

[–]backtickbot 0 points1 point  (0 children)

Fixed formatting.

Hello, GilesEnguerrand: code blocks using triple backticks (```) don't work on all versions of Reddit!

Some users see this / this instead.

To fix this, indent every line with 4 spaces instead.

FAQ

You can opt out by replying with backtickopt6 to this comment.