diff --git a/drjekyll.md b/drjekyll.md index 7ed8875..134cbb9 100644 --- a/drjekyll.md +++ b/drjekyll.md @@ -25,12 +25,12 @@ and millions of (web) sites. HTML | Notes ------------------------------------ | ------------------- -**Basic Block Tags** | - +**Basic Block Tags** | `

..

` | Paragraph `

..

` - `
..
` | Heading 1-6 `` | Bullet (Unordered) List `
    (
  1. ...
  2. )+
` | Numbered (Ordered) List -**Basic Inline Tags** | - +**Basic Inline Tags** | `... or ...` | Italic Text (Emphasis) `... or ...` | Bold Text (Strong Emphasis) `
` | (Hard) Line Break @@ -157,7 +157,7 @@ Tom Preston-Werner - Blogging Like a Hacker Not just about blogs e.g. -Jekyll - Simple, blog-aweere, static sites +Jekyll - Simple, blog-aware, static sites ![](i/showcase-jekyllrb.png)