1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-26 08:07:33 +02:00

Review docs for added rouge lexers and update those with new highlighters

This commit is contained in:
Adam
2014-09-08 13:08:28 +02:00
parent c0d8a18b08
commit eab554a7a7
20 changed files with 21 additions and 21 deletions

View File

@@ -10,7 +10,7 @@ Markdown was created by John Gruber in 2004. It's meant to be an easy to read an
Give me as much feedback as you want! / Feel free to fork and pull request!
```
```markdown
<!-- Markdown is a superset of HTML, so any HTML file is valid Markdown, that
means we can use HTML elements in Markdown, such as the comment element, and
they won't be affected by a markdown parser. However, if you create an HTML