-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add basic document writer with a somewhat verbose file format * Use a more compact text or fragment format * Indent JSON with tabs * Add basic text document parsing * Remove private class for settings * Update text formatting and add text format to settings * Add text indent button and detect text format status and apply to toolbar * Fix a couple of issues with updating block format * Add proper support for block indenting * Clean up the code a little * Add a document class and cache documents in project class * Connect story tree to document editor
- Loading branch information
Showing
30 changed files
with
1,384 additions
and
254 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.