- Notifications
You must be signed in to change notification settings - Fork39
Closed
Description
I tried to use#
in a number of lessons to describe comments in bash, I get an error when building and the JSON for that lesson shows up empty if I remember correctly.
Basically, using#<space>
gives an error. For now, I just didn't include the space - meaning I put text right after it, and it works - e.g.#<text>
.
I believe this is accurate, not a big problem.