layout challenges {{ site.challenges }} Test your expertise with these challenges {% capture question1 %} {% include_relative challenges/question1.md %} {% endcapture %} {{ question1 | markdownify }} Solution {% capture solution1 %} {% include_relative challenges/solution1.md %} {% endcapture %} {{ solution1 | markdownify }}