Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit 2e7b744

Browse files
author
steven.roulleau
committed
feat(examples): add link to new math example
1 parent 4d770b6 commit 2e7b744

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

examples/index.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,21 @@ <h2><a class="title" name="v4-ws">iink SDK web with WebSockets</a></h2>
196196
</svg>
197197
Get source code</a>
198198
</div>
199+
<p><strong>Math inside page</strong></p>
200+
<div class="center">
201+
<a href="v4/math-inside-page.html" class="btn">
202+
<svg class="icn">
203+
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-play"></use>
204+
</svg>
205+
View example</a>
206+
<a
207+
href="https://github.com/MyScript/MyScriptJS/blob/master/examples/v4/math-inside-page.html"
208+
class="btn">
209+
<svg class="icn">
210+
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icn-github"></use>
211+
</svg>
212+
Get source code</a>
213+
</div>
199214
</div>
200215
<div class="grid-column-two">
201216
<p><strong>Searching text (without Smart Guide)</strong></p>

0 commit comments

Comments
 (0)