-<!DOCTYPE html><html><head><title>textarea</title><link rel="icon" type="image/png" href="https://i.ibb.co/spwMHF7g/T.jpg"><link rel="apple-touch-icon" href="https://i.ibb.co/spwMHF7g/T.jpg"><meta name="keywords" content="textarea, SyntaxHighlighting, simple, nodistraction, antidistraction, minimalist, easy, free, open-sourced, madebyatotallyproguy"><meta property="og:title" content="textarea the simple tool with SyntaxHighlighting"><meta property="og:description" content="A simple textarea website filled to the screen with no distractions and Syntax-Highlighting implemented with the only job is to color text"><meta property="og:image" content="https://i.ibb.co/zhbHf9P1/Picsart-25-10-15-11-53-33-396.jpg"><meta property="og:url" content="https://textarea.js.org"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="textarea the simple tool with SyntaxHighlighting"><meta name="twitter:description" content="A simple textarea website filled to the screen with no distractions and Syntax-Highlighting implemented with the only job is to color text"><meta name="twitter:image" content="https://i.ibb.co/zhbHf9P1/Picsart-25-10-15-11-53-33-396.jpg"><link href="https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap" rel="stylesheet"/><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/atom-one-light.min.css" media="(prefers-color-scheme: light)"/><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/atom-one-dark.min.css" media="(prefers-color-scheme: dark)"/><meta name="viewport" content="width=device-width, initial-scale=0.2"/><style>html,body{margin:0;height:100%;overflow:hidden;font-family:sans-serif}#editorWrapper{position:fixed;inset:0;width:100%;height:100%}#editor{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;font-family:"Roboto Mono",monospace;background:transparent;color:transparent;z-index:2;caret-color:black;border:none;resize:none;overflow:auto;font-size:16px;white-space:pre;line-height:1.2}#editor:focus{outline:none}#codeBlock{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;overflow:auto;background:white;color:black;font-family:"Roboto Mono",monospace;white-space:pre;pointer-events:none;line-height:1.2}@media (prefers-color-scheme: dark){#editor{color:white;caret-color:white}#codeBlock{background:#1e1e1e;color:#dcdcdc}}.hljs,.hljs-keyword,.hljs-built_in,.hljs-title,.hljs-type,.hljs-function,.hljs-variable{font-weight:normal!important;}</style><script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script></head><body><main style="position:absolute;left:-9999px;"><h1>textarea</h1><p>textarea is a distraction-free fullscreen textarea with syntax highlighting. And you can write sinple snippets here.</p></main><div id="editorWrapper" style="box-sizing: content-box;"><textarea id="editor" spellcheck="false" wrap="off" style="resize: none; background: transparent; color: transparent; box-sizing: content-box;">
0 commit comments