

Using Markdown is different than using a WYSIWYG editor. Created by John Gruber in 2004, Markdown is now one of the world’s most popular markup languages. (The "proxy" icon is meant to represent the file as it is on disk you'll note that it's dimmed when there are unsaved changes).ĭual 2.7GHz PowerPC G5 w/ 2.5 GB RAM 17" MacBook Pro w/ 2 GB RAM - Mac OS X (10.4.Markdown is a lightweight markup language that you can use to add formatting elements to plaintext text documents. Easiest way to quickly preview in Safari what you've just written in TextEdit is to drag the small "proxy" icon in the window titlebar onto an existing Safari window in the background. If you would like TextEdit to always show you the raw HTML code (for example, you double-click on the HTML file in the Finder) rather than rendered HTML, open TextEdit preferences and click the checkbox for "Ignore rich text commands in HTML files" in the Open and Save tab.

To see the raw HTML code for a particular file, use the Open panel to open the file and click the checkbox to "Ignore rich text commands". Now, by default, when you open the file back up in TextEdit, it will show the page to you as it would appear in a browser, rather than showing you the raw HTML code. Then open that saved copy in Safari and it should most likely work as you intended. What you'll probably want to do is to open the existing file in TextEdit and press Command-Shift-T to change from Rich Text to Plain text. I think what's happening is that you're actually creating a RichText format document of HTML code. The default type of document that TextEdit creates is a RichText format (.rtf) document.
