[x] Use a single editor instance per code block. Each code block in markdown will be turned into an interactive editor that will allow you to edit and compile the example.
[x] "Edit this page on GitHub" link
[x] Implement Playground & "Open in Playground" functionality
[ ] Implement playground specific examples
[x] Improve output logs.
[x] Improve tour navigation.
[ ] Finalize table of contents, rewrite documentation, and remove .fsx scripts
[x] Light/Dark mode support
[ ] Use a single worker and switch to a multi-file model for compiling/parsing (if necessary)
Todo:
Maybe
This will close #27 This will close #39