MarkdownPad Win10 无法预览
软件环境
系统:windows 10 x64
软件:MarkDownPad 2
遇到问题
Markdownpad的实时预览无法显示
解决办法
安装 Awesonmium sdk后,重新打开MarkdownPad问题就解决了。
官方原文:http://markdownpad.com/faq.html#livepreview-directx
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 as shown here, and no HTML will be rendered when you type in the Markdown Editor pane.
To fix this issue, please try installing the Awesomium 1.6.6 SDK.
If you continue to experience issues, please install Microsoft's DirectX End-User Runtimes (June 2010).
Awesonmium
介绍:Awesomium makes it easy to use HTML UI in your C++ or .NET app
Awesonmium 是一个允许把网页嵌入到 3D 画面或游戏中的开源库。Awesomium 采用了目前业界速度最快的浏览器内核webkit和v8(Google Chrome浏览器的内核),并且能很好得支持flash。