All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- add to parser:
@resource([link to resource](http://path/to/link))
- collect helpful resource links## Final
fill in the content for the final page after tutorial completion. Matches on page title "Final".
- find tutorials now returns "isLatest" (bool) & "latest": (string of version)
- add @actions: write, writeFromFile
- parser fixes and updates
- sample tutorial updated for mocha-coderoad@0.10
- validate function for package.json & coderoad.json
- repair README creator on build
- allow for programmatic use
- working
> coderoad tutorials
- bug fixes
- remove 'chapters', now only 'pages'
- same line '✓' output
- bug fixes
- rename "project" to "info"
- rename "testDir" to "dir"
- rename "testRunner" to "runner"
- updates for 'atom-coderoad@0.7'
- lint output and show errors/warnings
- updated create templates