We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2302fe3 commit 4a36819Copy full SHA for 4a36819
example/index.html
@@ -24,7 +24,8 @@ <h3 class="muted">Examples</h3>
24
<li><a href="hello-world/index.html" title='Basic Usage'>Basic Usage</a></li>
25
<li><a href="programmatic/index.html" title='Programmatic defining using JSON'>Programmatic defining using JSON</a></li>
26
<li><a href="multi-page/index.html" title='Multi-Page introduction'>Multi-Page introduction</a></li>
27
- <li><a href="RTL/index.html" title='Multi-Page introduction'>RTL version</a></li>
+ <li><a href="RTL/index.html" title='RTL version'>RTL version</a></li>
28
+ <li><a href="html-tooltip/index.html" title='HTML in tooltip'>HTML in tooltip</a></li>
29
</ul>
30
</div>
31
</body>
0 commit comments