1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-12 19:04:01 +02:00

Clarify Rendered Prose Diffs

This commit is contained in:
Tim Green
2014-04-14 17:13:10 +01:00
parent 6f23032f48
commit 7780982e28

View File

@@ -327,7 +327,11 @@ The Jemoji and jekyll-mentions plugins enable [emoji](#emojis) and [@mentions](h
## Diffs
### 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:
Commits and pull requests including rendered documents supported by GitHub (e.g. Markdown) feature *source* and *rendered* views.
![Source / Rendered view](https://github-images.s3.amazonaws.com/help/repository/rendered_prose_diff.png)
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)