Use Markdown, silly

This commit is contained in:
Parker Moore 2013-12-11 18:25:02 -05:00
parent cbdadc83a1
commit c295060f69
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ Madhur Ahuja has written up instructions to get
## Encoding ## Encoding
If you use UTF-8 encoding, make sure that no <code>BOM</code> header If you use UTF-8 encoding, make sure that no `BOM` header
characters exist in your files or very, very bad things will happen to characters exist in your files or very, very bad things will happen to
Jekyll. This is especially relevant if you're running Jekyll on Windows. Jekyll. This is especially relevant if you're running Jekyll on Windows.