| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
| <html xmlns="http://www.w3.org/1999/xhtml"> | |
| <head> | |
| <meta http-equiv="Content-Language" content="en-us" /> | |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> | |
| <link rel="stylesheet" href="default_style.css" type="text/css" title="main" media="screen" /> | |
| <title>Orion 5.0 M1 News</title> | |
| </head> | |
| <body> | |
| <h3 id = "markdown">Embedded markdown renderer</h3> | |
| Orion now has built-in support for rendering <a href="http://daringfireball.net/projects/markdown/">markdown</a> files, using the <a href="https://github.com/chjj/marked">marked</a> markdown parser. If you select a folder containing a <tt>readme.md</tt> file in the navigation pane, the editor will now show the rendered readme file in the editor pane. | |
| mark occurrences | |
| source outline | |
| outline filter box | |
| eslint | |
| </body> | |
| </html> |