|
|
|
|
|
by vanderZwan
704 days ago
|
|
> [It is ironic indeed, that a text about text rendering, is presented in such an inaccessible and badly-typed environment. This is a Google Docs Preview page. I am still yet to find a solution that provides the same features (collaboration, commenting, live edits) and is presented better. Suggestions are appreciated.] Have you tried Observable? Their online notebook has live team editing built in, and the option to comment on cells, as well as fork and merge notebooks with suggested edits. However, it uses markdown instead of a WYSIWYG editor (although I did create some tagged template wrappers for djot and markdeep as possible alternatives). On the plus side it's really easy to write interactive demos! They're kind of pivoting their product at the moment though, so I'm not sure how easy it is to get into the notebook part these days. [0] https://observablehq.com/@jobleonard/djot [1] https://observablehq.com/@jobleonard/wrapping-markdeep-into-... |
|