- Bump parser and calendar
- Update timeline
- Bump deps
- Very basic ical -> markwhen conversion
Usage: mw calendar.ical
-> outputs calendar.mw
- Bump parser
- Allow documents to specify a
preferredView
in their header that will be abided by ifoutputType
is not specified
- Fix watch (we weren't rereading the file)
- Default watch to timeline view
- Support for watching files (resume)
- Support live serving with sockets
- Fix mark-when/markwhen#107