-
Notifications
You must be signed in to change notification settings - Fork 149
400B->300B #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
400B->300B #11
Conversation
README.md
Outdated
| If you want to read the code, check out [index.html](https://github.com/umpox/TinyEditor/blob/master/index.html) | ||
| data:text/html,<style>textarea,iframe{width:100%;height:50%}body{margin:0}textarea{width:33%;font-size:18}</style><body oninput="i.srcdoc=h.value+'<style>'+c.value+'</style><script>'+j.value+'<\/script>'"><textarea placeholder=HTML id=h></textarea><textarea placeholder=CSS id=c></textarea><textarea placeholder=JS id=j></textarea><iframe id=i> | ||
| If you want to read the code, check out [index.html](http://www.zweizhao.com/TinyEditor/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this zweizhao.com ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i have change the readme.md, so u should merge the pr, and change the reame.md too...
im sorry for that.
|
Oh come on, Chinese commit messages? |
|
haha, i have change to engilsh |
README.md
Outdated
| If you want to read the code, check out [index.html](https://github.com/umpox/TinyEditor/blob/master/index.html) | ||
| data:text/html,<style>body{margin:0}[id]{width:33.33%;height:50%}#i{width: 100%}</style><body oninput="i.srcdoc=h.value+'<style>'+c.value+'</style><script>'+j.value+'</script>'"><textarea placeholder=HTML id=h></textarea><textarea placeholder=CSS id=c></textarea><textarea placeholder=JS id=j></textarea><iframe id=i> | ||
| If you want to read the code, check out [index.html](https://github.com/ZweiZhao/TinyEditor/blob/master/index.html) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why not make it relative? [index.html](./index.html)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
`./index.html is not 404 page?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thx, i have fixed.
i have changed readme,u would better to fixed it.