markdowneditor.qrc Example File

webenginewidgets/markdowneditor/resources/markdowneditor.qrc
 <RCC>
     <qresource prefix="/">
         <file>default.md</file>
         <file>index.html</file>
         <file>3rdparty/markdown.css</file>
         <file>3rdparty/marked.js</file>
     </qresource>
 </RCC>