quickpaste
About
Github
no language selected
Ada
Bash
C
C#
C++
Clojure
ClojureScript
CoffeeScript
Crystal
CSS
D
Dart
Django Template
Elixir
Erlang
F#
Fish
Fortran
Go
Groovy
Haml
Handlebars
Haskell
HTML
INI
Java
Java Server Page
JavaScript
JSON
Jinja Template
Kotlin
Less
Liquid Template
Lua
Markdown
MoonScript
Nim
Objective-C
OCaml
Perl
PHP
Python
Ruby
Rust
SASS
SQL
Swift
TOML
Twig Template
TypeScript
Vala
XML
YAML
delete after 1 days
delete after 2 days
delete after 3 days
delete after 4 days
delete after 5 days
delete after 6 days
delete after 7 days
Save
# Quickpaste A dead simple code snippet sharing. ## Features **Syntax highlighting** Optionally select a language to get nice syntax highlighting once the snippet is saved. **Line highlighting** Click on a line number to highlight and target the line with the # part of the URL, and click it again to un-highlight and un-target it. **Does not totally break without JavaScript** No JavaScript is required to use the basic features of pasting code, saving it, copying the link to share or targeting lines. But Shift-Clicking to highlight lines without targeting, and un-highlighting lines (for example if someone shared a link with you pre-highlighted) will not work. **CLI Script** [Here is a cli script for creating pastes from the command line.](https://quickpaste.net/cli?lang="mjs) ## FAQ **How long are snippets kept for?** Snippets are kept from 1 - 7 days. Default is 7. **Is the code available?** [github project](https://github.com/carc1n0gen/quickpaste)