mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00

Thanks to [marked JavaScript library](https://github.com/chjj/marked) by Christopher Jeffrey. The [style sheet](http://kevinburke.bitbucket.org/markdowncss/markdown.css) was created by Kevin Burke. Signed-off-by: Le Tan <tamlokveer@gmail.com>
12 lines
383 B
Plaintext
12 lines
383 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>resources/welcome.html</file>
|
|
<file>resources/qwebchannel.js</file>
|
|
<file>resources/template.html</file>
|
|
<file>resources/markdown.css</file>
|
|
<file>utils/marked/marked.min.js</file>
|
|
<file>resources/post_template.html</file>
|
|
<file>resources/pre_template.html</file>
|
|
</qresource>
|
|
</RCC>
|