From 2299a049baa92e79345d8dec59565c4ebcd4b246 Mon Sep 17 00:00:00 2001 From: Rafal Chmiel Date: Mon, 14 Apr 2014 14:42:08 +0100 Subject: [PATCH] Add section on rendered prose diffs :cat: --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5b077d5..efde86a 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ All the hidden and not hidden features of Git and GitHub. This cheat sheet was i - [Comparing Branches](#comparing-branches) - [Line Highlighting in Repos](#line-highlighting-in-repos) - [Metadata and Plugin Support for GitHub Pages](#metadata-and-plugin-support-for-github-pages) +- [Rendered Prose Diffs](#rendered-prose-diffs) - [Emojis](#emojis) - [Images/GIFs](#imagesgifs) - [Quick Quoting](#quick-quoting) @@ -303,6 +304,13 @@ The Jemoji and jekyll-mentions plugins enable [emoji](#emojis) and [@mentions](h [*Read more about repository metadata and plugin support for GitHub Pages.*](Repository metadata and plugin support for GitHub Pages) +## Rendered Prose Diffs +Commits and pull requests including prose files feature *source* and *rendered* views. Click the "rendered" button to see the changes as they'll appear in the rendered document. Rendered prose view is handy when you're adding, removing, and editing text: + +![Rendered Prose Diffs](https://f.cloud.github.com/assets/17715/2003056/3997edb4-862b-11e3-90be-5e9586edecd7.png) + +[*Read more about rendered prose diffs.*](https://github.com/blog/1784-rendered-prose-diffs) + ## Emojis Emojis can be generated on Pull Requests, Issues, Commit Messages, READMEs, etc. using `:name_of_emoji:`