You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release a stable v1 that will have all of the following features:
- [X] Ability to build a markdown document programmatically
- [ ] Ability to convert a tempo doc to TipTap JSON
- [ ] Ability to convert a tempo doc to HTML
- [X] Ability to store serialized MD (AST) in a database (or wherever)
- [ ] Ability to handle all [GFM](https://github.github.com/gfm/) uses cases
- [ ] Ability to support [Frontmatter](https://frontmatter.codes/docs/markdown)