atjson
atjson copied to clipboard
Meeting Notes 9/26
Attendees: @blaine / @balaclark / @gmedina / @tim-evans
Open source maintainership
Basic idea is to follow an open source model; submit a ticket / issue to Github, it's discussed and then we implement!
Good Contributions
- [ ] Documentation
Things to look forward to
How do we manage versioning of the content format (change over time)?
Ideas
- React renderer to turn nested documents into a react node instead of a doc. (So,
props.caption
could be used directly in react instead of having to render them again)