diff --git a/Gemfile.lock b/Gemfile.lock index 5599ea0b..3cfc141e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM rb-fsevent (0.9.5) rb-inotify (0.9.5) ffi (>= 0.5.0) - redcarpet (3.3.1) + redcarpet (3.5.1) safe_yaml (1.0.4) sass (3.4.14) timers (4.0.1) diff --git a/_config.yml b/_config.yml index 2cad5895..82c3cc7e 100644 --- a/_config.yml +++ b/_config.yml @@ -6,3 +6,4 @@ markdown: redcarpet encoding: utf-8 redcarpet: extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"] +exclude: [vendor] diff --git a/html/lesson2/example.html b/html/lesson2/example.html index f7b409ee..c4ffa714 100644 --- a/html/lesson2/example.html +++ b/html/lesson2/example.html @@ -20,8 +20,8 @@

Why do I like owls so much?

  • and lovely
  • and cuddly
  • -
    cute owl
    -
    another cute owl
    +
    cute owl
    +
    another cute owl
    Watch this video here

    diff --git a/index.html b/index.html index 59889c82..34572a5a 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@

    codebar.io

    Are you working on the tutorials on your own time? - Join the codebar community on Slack + Join the codebar community on Slack to get help and discuss anything with students or coaches!