-
Updated
Oct 21, 2020 - TypeScript
rich-text
Here are 106 public repositories matching this topic...
-
Updated
Oct 24, 2020 - TypeScript
-
Updated
Oct 22, 2020 - JavaScript
-
Updated
Jul 25, 2019 - Dart
-
Updated
Oct 31, 2019 - Java
-
Updated
Aug 25, 2020 - Java
-
Updated
Mar 12, 2019 - Objective-C
-
Updated
Oct 24, 2020 - TypeScript
-
Updated
Oct 24, 2020 - TypeScript
-
Updated
Jul 26, 2017 - Java
-
Updated
Jan 18, 2020 - Kotlin
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Feb 11, 2018 - Java
-
Updated
Oct 16, 2020 - TypeScript
-
Updated
Dec 18, 2019 - Kotlin
-
Updated
Oct 13, 2020 - HTML
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Apr 9, 2020 - JavaScript
-
Updated
May 23, 2018 - JavaScript
-
Updated
Nov 20, 2019 - Java
-
Updated
Mar 22, 2020 - TypeScript
-
Updated
Jan 1, 2019 - PHP
-
Updated
Jun 9, 2018 - Elixir
Improve this page
Add a description, image, and links to the rich-text topic page so that developers can more easily learn about it.
Add this topic to your repo
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