# editor.md.app **Repository Path**: bruno123/editor.md.app ## Basic Information - **Project Name**: editor.md.app - **Description**: 基于开源项目editor.md实现的Chrome 应用. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 15 - **Created**: 2015-03-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #editor.md.app ## editor.md 的相关链接地址 OSC Project [http://www.oschina.net/p/editor-md](http://www.oschina.net/p/editor-md) Git@OSC [http://git.oschina.net/pandao/editor.md](http://git.oschina.net/pandao/editor.md) Github Main Page [https://pandao.github.io/editor.md/](https://pandao.github.io/editor.md/) Github [https://github.com/pandao/editor.md](https://github.com/pandao/editor.md) ## 问题总结 ### Markdown转换为HTML后,其中包含的图片无法显示的问题. Chrome 因为CSP(Content Security Policy)的限制,不能访问外部图片资源: >What is the CSP for Chrome Apps? >The content security policy for Chrome Apps restricts you from doing the following: >You can’t use inline scripting in your Chrome App pages. The restriction bans both