Skip to content

Commit 9c0f853

Browse files
committed
add demo url to README.md
1 parent 0c38236 commit 9c0f853

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ WebSharper Extensions for MathJax 3.2.2
44

55
[MathJax](https://www.mathjax.org/) is a JavaScript tool to render math expression from TeX, MathML and AsciiMath formated text. It can be configured to render into one of many output formats. It can be used not to just to render static text into a formated math formula, but can be used to render dynamically changing text too.
66

7+
> Click [here](https://dotnet-websharper.github.io/mathjax/) to see a demo
8+
79
## Version 3 Overview
810

911
MathJax v3 introduces a modern, modular API that replaces the older `Hub.Queue` system. Configuration must now happen **before** loading the library. WebSharper supports this setup for both **SPA** and **Sitelets** projects.

0 commit comments

Comments
 (0)