This repository was archived by the owner on Mar 25, 2018. It is now read-only.

Description
I've just had the second person using normal ticks instead of backticks and not understanding why examples aren't working. Template strings are a relatively new feature and people are getting confused by the examples:
I think our examples should somehow emphasize that these are backticks (not really sure how), or we should avoid backticks except when discussed in the examples, or we can have a small FAQ page for that.
As it is, users get confused. Opinions?
I can write a PR once a decision is made.