Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!doctype html>
<style>
textarea {
columns: 50;
text-overflow: ellipsis;
}
</style>
<textarea></textarea>