8000 Add section on rendered prose diffs :cat: · s30java/github-cheat-sheet@2299a04 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2299a04

Browse files
author
Rafal Chmiel
committed
Add section on rendered prose diffs 🐱
1 parent 19e0038 commit 2299a04

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ All the hidden and not hidden features of Git and GitHub. This cheat sheet was i
2121
- [Comparing Branches](#comparing-branches)
2222
- [Line Highlighting in Repos](#line-highlighting-in-repos)
2323
- [Metadata and Plugin Support for GitHub Pages](#metadata-and-plugin-support-for-github-pages)
24+
- [Rendered Prose Diffs](#rendered-prose-diffs)
2425 96B3
- [Emojis](#emojis)
2526
- [Images/GIFs](#imagesgifs)
2627
- [Quick Quoting](#quick-quoting)
@@ -303,6 +304,13 @@ The Jemoji and jekyll-mentions plugins enable [emoji](#emojis) and [@mentions](h
303304

304305
[*Read more about repository metadata and plugin support for GitHub Pages.*](Repository metadata and plugin support for GitHub Pages)
305306

307+
## Rendered Prose Diffs
308+
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:
309+
310+
![Rendered Prose Diffs](https://f.cloud.github.com/assets/17715/2003056/3997edb4-862b-11e3-90be-5e9586edecd7.png)
311+
312+
[*Read more about rendered prose diffs.*](https://github.com/blog/1784-rendered-prose-diffs)
313+
306314
## Emojis
307315

308316
Emojis can be generated on Pull Requests, Issues, Commit Messages, READMEs, etc. using `:name_of_emoji:`

0 commit comments

Comments
 (0)
0