Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Massive improvements to formatting: 1. All code blocks now use fences, instead of a combination of inconsistent (and sometimes invalid) indentation and fences without syntax declarations. 1. Fixed approximately 30 misspellings and English syntactic errors. 1. Ensured that no lines would accidentally conjoin due to Markdown processing - all are separated by one line, instead of being inconsistent.
- Loading branch information