Example #8 shows this new feature: http://lbesson.bitbucket.org/md/example8.html :-)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<ul class="pager">
|
||||
<li class="previous"><a href="example6.html">← Previous example</a></li>
|
||||
<li><a href="index.html">Index</a></li>
|
||||
<li class="next disabled"><a href="#">(Last example)</a></li>
|
||||
<li class="next"><a href="example8.html">Next example →</a></li>
|
||||
</ul>
|
||||
|
||||
# Example of how to search on a *HTML-table* written in Markdown
|
||||
@@ -101,7 +101,7 @@ That's all for today! [Go back to StrapDown.js main page](index.html)?
|
||||
<ul class="pager">
|
||||
<li class="previous"><a href="example6.html">← Previous example</a></li>
|
||||
<li><a href="index.html">Index</a></li>
|
||||
<li class="next disabled"><a href="#">(Last example)</a></li>
|
||||
<li class="next"><a href="example8.html">Next example →</a></li>
|
||||
</ul>
|
||||
|
||||
</xmp><script type="text/javascript" src="strapdown.min.js?theme=united"></script>
|
||||
|
||||
Reference in New Issue
Block a user