win10下安装MarkdownPad2后使用时报错:
An error accurred with the HTML rendering component.
查询官网信息:
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).
在win8及以上的系统(我的是win10)中需要下载awesomium 1.6.6 SDK。安装后如果还有问题,继续安装Microsoft‘s DirectX End-User Runtimes (June 2010)即可。
原文:https://www.cnblogs.com/zzq77/p/10735246.html