Closed ocaisa closed 3 years ago
I was looking at #35 and I noticed that we are using {: .bash} right throughout the lesson, but this is not actually part of the Carpentries syntax and is actually rendering like {: .source}. We should be using {: .language-bash}
{: .bash}
{: .source}
{: .language-bash}
That is a serious shortcoming of the lesson checker!
Wrong repo!
I was looking at #35 and I noticed that we are using
{: .bash}
right throughout the lesson, but this is not actually part of the Carpentries syntax and is actually rendering like{: .source}
. We should be using{: .language-bash}