Update README.md

This commit is contained in:
sandino 2014-05-29 13:31:04 +04:00
parent eaf3024aa0
commit cab85a2c59
1 changed files with 16 additions and 16 deletions

View File

@ -1,22 +1,22 @@
This is intended as a quick reference and showcase. For more complete info, see [John Gruber's original spec](http://daringfireball.net/projects/markdown/) and the [Github-flavored Markdown info page](http://github.github.com/github-flavored-markdown/). Шпаргалка по Markdown
Note that there is also a [Cheatsheet specific to Markdown Here](./Markdown-Here-Cheatsheet) if that's what you're looking for. (перевод, [оригинал](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet))
PLEASE DO NOT EDIT THIS PAGE! You can play around with Markdown on our [live demo page](http://www.markdown-here.com/livedemo.html). Поиграть с разметкой Markdown можно на [демо-странице](http://www.markdown-here.com/livedemo.html).
##### Table of Contents ##### Содержание
[Headers](#headers) [Заголовки](#headers)
[Emphasis](#emphasis) [Оформление](#emphasis)
[Lists](#lists) [Списки](#lists)
[Links](#links) [Ссылки](#links)
[Images](#images) [Изображения](#images)
[Code and Syntax Highlighting](#code) [Подсветка кода и синтаксиса](#code)
[Tables](#tables) [Таблицы](#tables)
[Blockquotes](#blockquotes) [Цитаты](#blockquotes)
[Inline HTML](#html) [Встроенный HTML](#html)
[Horizontal Rule](#hr) [Горизонтальная линия](#hr)
[Line Breaks](#lines) [Разрыв строки](#lines)
[Youtube videos](#videos) [Видео Youtube](#videos)
<a name="headers"/> <a name="headers"/>
## Headers ## Headers