Prevent automatic list creation in TextEdit
Apple's TextEdit program is a basic text editor included with OS X, which like WordPad for Windows can be used to quickly create text documents in plain text (.txt) or in rich text (RTF) formats. Similar to Preview for image files, TextEdit is commonly used as a starting point for opening various supported file types in order to preview them and make small edits to their contents. This helps when you need to quickly edit scripts and HTML code, or system configuration files.
TextEdit is not only useful for quickly editing code (which is primarily stored in basic text … Read more
