pull down to refresh

@ek @k00b, what is the thinking on allowing editing of posts later (maybe configurable by territory)?
My usecase - I see some typos and I'd like to fix them.

Another brainstorm - what about syntax highlighting in markdown? Using following syntax to pick the language (e.g. here "sh" or "bash"):

```sh
echo "hello from bash"
```

reply

Ohh, good request! Everytime I create a post with code, I think about this but then I forget. Will create a ticket this time.

reply

We want to allow it but also expose edit history (maybe like Github does).

Here is the relevant Github ticket.

reply