diff --git a/docs/definitions.md b/docs/definitions.md index 431fe1b..a17e7bd 100644 --- a/docs/definitions.md +++ b/docs/definitions.md @@ -58,7 +58,7 @@ results in ``` -* unorederd +* unordered * list * items * in @@ -69,14 +69,18 @@ results in results in ```html ``` @@ -89,13 +93,17 @@ results in * items ``` + results in + ```html +
  1. ordered
  2. list
  3. items
+ ``` ``` @@ -108,7 +116,9 @@ results in * hierarchy ``` + results in + ```html
  1. ordered
  2. @@ -116,7 +126,9 @@ results in
    1. items
    2. in -
        an
      +
        +
      1. an
      2. +
    3. hierarchy