Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions super_editor/lib/super_editor.dart
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ export 'src/default_editor/text_tokenizing/tags.dart';
export 'src/default_editor/text_tokenizing/stable_tags.dart';
export 'src/default_editor/spelling_and_grammar/spelling_and_grammar_styler.dart';
export 'src/default_editor/unknown_component.dart';
export 'src/undo_redo.dart';

// Document operations used by SuperEditor and/or SuperReader,
// also made available for public use.
Expand Down