Skip to content

Commit

Permalink
auto commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ds19991999 committed Aug 26, 2018
1 parent 683d97b commit f04b540
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions _posts/technology/2018-08-26-one-line-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,10 +160,6 @@ textarea {
data:text/html, <style type="text/css">#e{position:absolute;top:0;right:0;bottom:0;left:0;}</style><div id="e"></div><script src="http://cdnjs.cloudflare.com/ajax/libs/ace/1.2.3/ace.js" type="text/javascript" charset="utf-8"></script><script>var e=ace.edit("e");e.setTheme("ace/theme/monokai");e.getSession().setMode("ace/mode/ruby");</script>
```

```html
data:text/html,<script>(function(b,l,k){b.innerHTML=l.getItem(k);b.addEventListener("keypress",function(e){l.setItem(k,b.innerHTML)},false)})(document.body,localStorage,"bkmlt.ntpd")</script>
```

## 另一种html编辑器带预览

```html
Expand Down

0 comments on commit f04b540

Please sign in to comment.