diff options
author | Eduardo Julian | 2021-11-19 10:14:54 -0400 |
---|---|---|
committer | Eduardo Julian | 2021-11-19 10:14:54 -0400 |
commit | cf72ee2b6c8fe87e43f3e6553fcb13588fb560a3 (patch) | |
tree | 47adc6ccc24a9353ee993732c1e054ab378c40b6 /documentation/bookmark/tool | |
parent | ce4ffdcecd271b9cebf62d71977a2d5cb5a1a0ee (diff) |
Added tree-shaking to the compiler.
Diffstat (limited to 'documentation/bookmark/tool')
-rw-r--r-- | documentation/bookmark/tool/text_editor.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/bookmark/tool/text_editor.md b/documentation/bookmark/tool/text_editor.md index 2142fa0be..f835ab41f 100644 --- a/documentation/bookmark/tool/text_editor.md +++ b/documentation/bookmark/tool/text_editor.md @@ -169,6 +169,7 @@ ## General +1. https://texteditors.org/cgi-bin/wiki.pl?EditorIndex 1. [Slate: A completely customizable framework for building rich text editors.](https://github.com/ianstormtaylor/slate) 1. [Trix: A rich text editor for everyday writing.](https://trix-editor.org/) 1. [Left](https://100r.co/site/left.html) |