can should allow for multiple formats of notes¶
can's default note file will be markdown, but can should provide the ability for multiple supported formats.
All formats should convert to the same underlying intermediate abstract syntax tree. There may be a mapping between extensions and formats in the future.
Backlinks¶
- The default note file will be markdown
- can should process notes in the writing folder as markdown by default. Can should allow for multiple formats of notes in the future.
- can-status
- The
can-status
command should report when markdown files in the writing folder are new to the notebook and can be added. The default note file will be markdown, but can should allow for multiple formats of notes
- The