A demonstration about how to render formula and equation properly in native UWP
This is a demo of rendering math equations in UWP by utilizing JavaScript, MathJax, WinJS and XAML WebView.
MathJax has been completely included in the source file located in JS/Scripts/MathJax, and WinJS files also have been packed in JS/lib/winjs-4.0.1.
So just simply click Build Solution
and everything works!