Closed mjakeman closed 2 years ago
Roll our own document framework instead of GtkTextView. This will allow for more complex documents to be represented, such as having embedded equations and tables.
GtkTextView
Uses a simple browser-inspired tree structure.
Roll our own document framework instead of
GtkTextView
. This will allow for more complex documents to be represented, such as having embedded equations and tables.Uses a simple browser-inspired tree structure.