I have to admit that I actually haven't ever used the `Edit` button. However it
only halfway solves the problem. You still need a fork on your GitHub, you
still need to follow up the PR, and the PR of course still has to get merged.
With the live-input system I propose you could just fire away a sentence or two
and not think about it again. And I see a slight difference between
documentation and these comments. For reference here is [the docs for
`map`](https://clojuredocs.org/clojure.core/map) in Clojure. At the top is the
actual documentation, and below there are examples with inline comments showing
all the various tips, tricks, and gotchas.