diff --git a/content/exercise-list.md b/content/exercise-list.md index 0ee9ef5..493cffc 100644 --- a/content/exercise-list.md +++ b/content/exercise-list.md @@ -41,7 +41,6 @@ admonitions can be included due to technical considerations (see source for hint on fixing). (exerciselist-recommendations)= - ## Recommendations to make a useful list - Context is important! Give your exercises a name other than the diff --git a/content/sample-episode-myst.md b/content/sample-episode-myst.md index 337c84c..b72d2b6 100644 --- a/content/sample-episode-myst.md +++ b/content/sample-episode-myst.md @@ -140,7 +140,7 @@ commit message and knowing the command line arguments!) figuring out stuff on your own. Can also be `(advanced, optional)` but that's sort of implied. 2. This also demonstrates an exercise with a {doc}`link `, - or {ref}`internal reference `. + or {ref}`internal reference `. ::: ## This entire section is an exercise diff --git a/content/sample-episode-rst.rst b/content/sample-episode-rst.rst index 9953532..c8a9232 100644 --- a/content/sample-episode-rst.rst +++ b/content/sample-episode-rst.rst @@ -143,7 +143,7 @@ in the table of contents.] figuring out stuff on your own. Can also be ``(advanced, optional)`` but that's sort of implied. 2. This also demonstrates an exercise with a :doc:`link `, - or :ref:`internal reference `. + or :ref:`internal reference `.