# HTML/RTF pasting

**URL:** https://meta.discourse.org/t/html-rtf-pasting/55913
**Category:** Feature
**Created:** [January 17, 2017, 4:40pm UTC](https://meta.discourse.org/t/html-rtf-pasting/55913 "2017-01-17T16:40:05Z")
**Posts on this page:** 1
**Showing post:** 19

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [December 5, 2017, 8:24pm UTC](https://meta.discourse.org/t/html-rtf-pasting/55913/19 "2017-12-05T20:24:13Z")

</div>

Copy and paste of our entire readme on Github:

> **Discourse Readme**
>
> [![Logo](https://global.discourse-cdn.com/meta/original/3X/1/d/1d39bfce648516eeeacf9c2aaf07e76be519fb54.png)](http://www.discourse.org/)
> 
> Discourse is the 100% open source discussion platform built for the next decade of the Internet. Use it as a:
> 
> - mailing list
> - discussion forum
> - long-form chat room  
> To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org/).
> 
> ## Screenshots
> 
> [![Boing Boing](https://global.discourse-cdn.com/meta/original/3X/9/0/90a6770e2a7c7ba8ed8a1573a65a1b531dacdd41.png)](https://bbs.boingboing.net/) [![](https://global.discourse-cdn.com/meta/original/3X/4/7/4762089aab1e2dd0dc67577ac262651d248d5c62.png)](https://twittercommunity.com/) [![](https://global.discourse-cdn.com/meta/original/3X/0/1/01e1e720328cacb41807a45aea7a4204976c5b36.jpg)](http://discuss.howtogeek.com/) [![](https://global.discourse-cdn.com/meta/original/3X/9/5/9512a3d2d9949da6e5e4affdbd232baf1e79af56.jpg)](https://talk.turtlerockstudios.com/)
> 
> [![Mobile](https://global.discourse-cdn.com/meta/original/3X/c/3/c317a39774356eef9ea96cb8f6d78eb41afc1cb6.jpg)](https://meta.discourse.org/uploads/short-url/rPRKH0PvvyJRFb3yagyLBOfNLcG.jpg)
> 
> Browse [lots more notable Discourse instances](https://www.discourse.org/customers).
> 
> ## Development
> 
> 1. If you’re **brand new to Ruby and Rails** , please see [**Discourse as Your First Rails App**](http://blog.discourse.org/2013/04/discourse-as-your-first-rails-app/) or our [**Discourse Vagrant Developer Guide**](https://github.com/discourse/discourse/blob/master/docs/VAGRANT.md), which includes a development environment in a virtual machine.
> 
> 2. If you’re familiar with how Rails works and are comfortable setting up your own environment, use our [**Discourse Advanced Developer Guide**](https://github.com/discourse/discourse/blob/master/docs/DEVELOPER-ADVANCED.md).
> 
> Before you get started, ensure you have the following minimum versions: [Ruby 2.3+](http://www.ruby-lang.org/en/downloads/), [PostgreSQL 9.3+](http://www.postgresql.org/download/), [Redis 2.6+](http://redis.io/download). If you’re having trouble, please see our [**TROUBLESHOOTING GUIDE**](https://github.com/discourse/discourse/blob/master/docs/TROUBLESHOOTING.md) first!
> 
> ## Setting up Discourse
> 
> If you want to set up a Discourse forum for production use, see our [**Discourse Install Guide**](https://github.com/discourse/discourse/blob/master/docs/INSTALL.md).
> 
> If you’re looking for business class hosting, see [discourse.org/buy](https://www.discourse.org/buy/).
> 
> ## Requirements
> 
> Discourse is built for the _next_ 10 years of the Internet, so our requirements are high:
> 
> Browsers  
> Tablets  
> Phones  
> Safari 6.1+  
> iPad 3+  
> iOS 8+  
> Google Chrome 32+  
> Android 4.3+  
> Android 4.3+  
> Internet Explorer 11+  
> Firefox 27+
> 
> ## Built With
> 
> - [Ruby on Rails](https://github.com/rails/rails) — Our back end API is a Rails app. It responds to requests RESTfully in JSON.
> - [Ember.js](https://github.com/emberjs/ember.js) — Our front end is an Ember.js app that communicates with the Rails API.
> - [PostgreSQL](http://www.postgresql.org/) — Our main data store is in Postgres.
> - [Redis](http://redis.io/) — We use Redis as a cache and for transient data.  
> Plus _lots_ of Ruby Gems, a complete list of which is at [/master/Gemfile](https://github.com/discourse/discourse/blob/master/Gemfile).
> 
> ## Contributing
> 
> [![Build Status](https://global.discourse-cdn.com/meta/original/3X/4/8/480508dbec2a8e6101154fbd55db52079c9e9757.svg)](https://travis-ci.org/discourse/discourse)
> 
> Discourse is **100% free** and **open source**. We encourage and support an active, healthy community that accepts contributions from the public – including you!
> 
> Before contributing to Discourse:
> 
> 1. Please read the complete mission statements on [**discourse.org**](http://www.discourse.org/). Yes we actually believe this stuff; you should too.
> 2. Read and sign the [**Electronic Discourse Forums Contribution License Agreement**](http://discourse.org/cla).
> 3. Dig into [**CONTRIBUTING.MD**](https://github.com/discourse/discourse/blob/master/CONTRIBUTING.md), which covers submitting bugs, requesting new features, preparing your code for a pull request, etc.
> 4. Always strive to collaborate [with mutual respect](https://github.com/discourse/discourse/blob/master/docs/code-of-conduct.md).
> 5. Not sure what to work on? [**We’ve got some ideas.**](http://meta.discourse.org/t/so-you-want-to-help-out-with-discourse/3823)  
> We look forward to seeing your pull requests!
> 
> ## Security
> 
> We take security very seriously at Discourse; all our code is 100% open source and peer reviewed. Please read [our security guide](https://github.com/discourse/discourse/blob/master/docs/SECURITY.md) for an overview of security measures in Discourse, or if you wish to report a security issue.
> 
> ## The Discourse Team
> 
> The original Discourse code contributors can be found in [**AUTHORS.MD**](https://github.com/discourse/discourse/blob/master/docs/AUTHORS.md). For a complete list of the many individuals that contributed to the design and implementation of Discourse, please refer to [the official Discourse blog](http://blog.discourse.org/2013/02/the-discourse-team/) and [GitHub’s list of contributors](https://github.com/discourse/discourse/contributors).
> 
> ## Copyright / License
> 
> Copyright 2014 - 2017 Civilized Discourse Construction Kit, Inc.
> 
> Licensed under the GNU General Public License Version 2.0 (or later); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:
> 
> [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt](http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt)
> 
> Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
> 
> Discourse logo and “Discourse Forum” ®, Civilized Discourse Construction Kit, Inc.
> 
> ## Dedication
> 
> Discourse is built with [love, Internet style.](http://www.youtube.com/watch?v=Xe1TZaElTAs)

Copy and paste of [http://bettermotherfuckingwebsite.com](http://bettermotherfuckingwebsite.com)

> **bettermotherfuckingwebsite**
>
> # This is _still_ a motherfucking website.
> 
> And it’s more fucking perfect than the last guy’s.
> 
> ## Seriously, it takes minimal fucking effort to improve this shit.
> 
> **7 fucking declarations.**
> 
> That’s how much CSS it took to turn that [grotesque pile of shit](http://motherfuckingwebsite.com/) into this easy-to-read masterpiece. It’s so fucking simple and it _still_ has all the glory of the original perfect-ass website:
> 
> - Shit’s _still_ lightweight and loads fast
> - _Still_ fits on all your shitty screens
> - _Still_ looks the same in all your shitty browsers
> - The motherfucker’s _still_ accessible to every asshole that visits your site
> - Shit’s _still_ legible and gets your fucking point across
> 
> ### And guess what, motherfucker:
> 
> You never knew it, but it’s easy to improve readability on your site. Here’s how.
> 
> ## Let it breathe
> 
> Look at lines 1 and 2 of some shitty website you’re building. Assuming they’re not married they probably shouldn’t be humping. The defaults are trash – pick a minimum `line-height: 1.4` for body copy. Headings should be tighter. If you can’t see that…piss off.
> 
> If your text hits the side of the browser, fuck off forever. You ever see a book like that? Yes? What a shitty book.
> 
> ## A little less contrast
> 
> Black on white? How often do you see that kind of contrast in real life? Tone it down a bit, asshole. I would’ve even made this site’s background a nice `#EEEEEE` if I wasn’t so focused on keeping declarations to a lean 7 fucking lines.
> 
> ## Size Matters
> 
> I know your partner says otherwise, but it’s true. Bump that body copy to render close to 16px or more. Smaller type works well for print, not the screen.
> 
> ## Line-width, motherfucker
> 
> Looking at an LCD screen is strainful enough. Don’t make me read a line of text that’s 200 fucking characters long. Keep it to a nice 60-80 and users might actually read more than one sentence of your worthless dribble.
> 
> ### Yes, this is _also_ fucking satire, you fuck
> 
> I love what the creator of [this site’s inspiration](http://motherfuckingwebsite.com/) did. What I’m saying is that it’s so, so simple to make sites easier to read. Websites are broken by default, they are functional, high-performing, and accessible, but they’re also fucking ugly. You and all the other web designers out there need to make them not total shit.
> 
> > “You’re a fucking moron if you use default browser styles.”
> > 
> > - Eleanor Roosevelt
> 
> * * *
> 
> ## Epilogue
> 
> Inspired by the geniuses behind [motherfuckingwebsite.com](http://motherfuckingwebsite.com/) and [txti](http://txti.es/).
> 
> This page—that isn’t a total fucking eyesore—was created by [me](https://twitter.com/drew_mc) with help from [him](https://twitter.com/gabehammersmith).

OMG this is so cool!

[https://i.imgur.com/iZcUNxH.gif(image larger than 10 MB)](https://i.imgur.com/iZcUNxH.gif)

---

_[View the full topic](https://meta.discourse.org/t/html-rtf-pasting/55913)._
