A completely customizable framework for building rich text editors. (Currently in beta.)
-
Updated
Sep 10, 2020 - TypeScript
{{ message }}
A completely customizable framework for building rich text editors. (Currently in beta.)
A renderless rich-text editor for Vue.js
A Tricky Solution for Implementing Inline-Image-In-Text Feature in Flutter.
A simple spannable string helper
A sane rich text parsing and styling library.
An easy-to-use attributed text view for iOS Apps,use like masonry
A simple native WYSIWYG editor for Angular 6+, 7+, 8+
Android端富文本编辑器HEichEditor
An efficient and scalable library for inputing and displaying gif or @mention on graph-text mixed TextView/EditText
AngularJS Component for Quill rich text editor
A set of my personal Slate editor plugins, in a monorepo.
Rich text editor lib for android. (Img support) - 富文本编辑器(支持图片)
Development ongoing as part of Press: https://github.com/saket/press
A full fledged React Native Rich Text editor based on draft.js
A Rich Text solution for PixiJS using SDF.
微信小程序富文本解析(仅支持HTML),在rich-text标签引用结果“树”
Android 基于WebView的富文本编辑器 - 仿简书编辑器
Pure Rich-text Editor with TS & React-hooks
DEPRECATED Allows you to easily use Craft Globals as variables in Rich Text fields
Elixir counter-part of the Quill.js Delta library. Provides a baseline for Operational Transformation of rich text.
A modern WYSIWYG rich-text editor built on top of tiptap and Quasar for Vue.js.
extended_text_library for extended_text and extended_text_field
Add a description, image, and links to the rich-text topic page so that developers can more easily learn about it.
To associate your repository with the rich-text topic, visit your repo's landing page and select "manage topics."
Describe the bug
Each line in a text file extends infinitely to the right until broken manually by the enter/return key in files with a .txt extension.
To Reproduce
Open existing text file with a .txt extension or start new file and enter an unbroken line of text.
Expected behavior
Lines wrap based on the size of the editor window as they do with .md files.
*Screenshots