Added
- Helpers functions
- Utilities for working with markdown to enable parsing and obtaining headers
- `AdderWhere` to enable additions in specific locations of notes
- `Op` to enable extensions in content additions, allowing users to define new forms of addition
- `Formatter` for formatting the content to be added
- `Adder` provisioned by `add` in `Vault`, allowing you to add content to filtered notes
- methods `read` and `write` in `Note` class
Removed
- `NoterReader` was removed, passing method to` Note`