learnenvoy
learnenvoy copied to clipboard
Add widget for annotating code better
For instance, the On Your Laptop article shows snippets of a bunch of config, then talks through what the config does. We use this pattern in other articles, and I believe it would be useful to make it easier to tie bits of code to explanations.
There are some libraries like Cupper's annotated code blocks that could help with this.