Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 426950

Summary: Readonly file widget: When clicking on a *.md file it should be rendered by the markdown viewer instead of the orion text editor.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: simon_kaegi
Version: 5.0   
Target Milestone: 5.0 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2014-01-29 16:08:58 EST
Currently if you have a readme.md file in a folder, it renders the contents of the folder and a second section renders the readme.md by a markdown viewer.
However when you click on the readme.md (or any other *.md) file, it renders it in the text editor.
We should render any *.md file by the markdown viewer in the top section in this case.