jdown 1.0 π
- Cleaned up code and moved to Typescript
- Rewrote the docs (https://github.com/DanWebb/jdown) including a fresh new look and illustrations
- Improved internal tooling (Prettier, Travis, Husky, etc)
- Simplified API options
- Improved error handling for asset output (#11)
- Assets placed in frontmatter are now handled the same as they are if added to the content (#12)
- A new fileInfo option has been added (#13)
- More tests!