forked from VimPlug/emmet-vim
use jsttyplay.
This commit is contained in:
13
index.html
13
index.html
@@ -14,6 +14,12 @@
|
||||
</script>
|
||||
<![endif]-->
|
||||
<script type="text/javascript" src="static/js/jquery-latest.js"></script>
|
||||
<script type="text/javascript" src="showtty.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(function() {
|
||||
showTTYURL($('#tty')[0], "output.json");
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<img id="logo" alt="ZenConding" src="static/images/zencoding-vim-logo.png" title="禅" />
|
||||
@@ -40,12 +46,13 @@
|
||||
<div class="blocked-content">
|
||||
<article id="howworkthis">
|
||||
<h2 class="maintitle">How This Work</h2>
|
||||
<p>
|
||||
<p>below is a movie when using zencoding.vim</p>
|
||||
<div id="tty">
|
||||
</div>
|
||||
<!--
|
||||
<embed type="application/x-shockwave-flash" src="http://ttyshare.com/t/a474271fe4eea14f6302286d2bfabd968fb40868" width="480" height="288"/>
|
||||
-->
|
||||
<embed type="application/x-shockwave-flash" src="http://ttyshare.com/t/8e83a40b6e5d6590b2832fc406114dbe348fc96f" width="480" height="288"/>
|
||||
</p>
|
||||
-->
|
||||
</article>
|
||||
</div>
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user