forked from VimPlug/emmet-vim
asciiio
This commit is contained in:
@@ -13,13 +13,6 @@
|
|||||||
document.createElement('article');
|
document.createElement('article');
|
||||||
</script>
|
</script>
|
||||||
<![endif]-->
|
<![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>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<img id="logo" src="static/images/emmet-vim-logo.png" title="禅" alt="禅" />
|
<img id="logo" src="static/images/emmet-vim-logo.png" title="禅" alt="禅" />
|
||||||
@@ -51,7 +44,7 @@
|
|||||||
<article id="howworkthis">
|
<article id="howworkthis">
|
||||||
<h2 class="maintitle">How This Work</h2>
|
<h2 class="maintitle">How This Work</h2>
|
||||||
<p>below is a movie when using emmet.vim</p>
|
<p>below is a movie when using emmet.vim</p>
|
||||||
<div id="tty">
|
<script type="text/javascript" src="http://ascii.io/a/4567.js" id="asciicast-4567" async></script>
|
||||||
</div>
|
</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/a474271fe4eea14f6302286d2bfabd968fb40868" width="480" height="288"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user