软件环境
系统:windows 10 x64
软件:MarkDownPad 2
遇到问题
Markdownpad的实时预览无法显示
解决办法
安装 Awesonmium sdk后,重新打开MarkdownPad问题就解决了。
官方原文:
LivePreview is not working - it displays an error message stating This view has crashed!
This issue has been specifically observed in Windows 8. You may see an error message , and no HTML will be rendered when you type in the Markdown Editor pane.
To fix this issue, please try installing the .
If you continue to experience issues, please install .
Awesonmium
官网:
介绍:Awesomium makes it easy to use HTML UI in your C++ or .NET app
Awesonmium 是一个允许把网页嵌入到 3D 画面或游戏中的开源库。Awesomium 采用了目前业界速度最快的浏览器内核webkit和v8(Google Chrome浏览器的内核),并且能很好得支持flash。