Last exercise of “Emphasis”:
Can you change the last line to use a plain
*
?
I did not understand this challenge. So far I’d been putting emphasis on things, so I thought this also had something to do with emphasis (having forgotten about the extra note about slashes in the intro), so I just haphazardly made some things italicised in hopes of getting it right until I checked for the answer and went “oooh”.
I’d rewrite the exercise description with a little preface about the problem at hand:
According to standard Markdown the bottom asterisk is the start of a list, but we would like to use it as a plain
*
so that it looks like a footnote.
Intro for Links (and images)
There should be a clear separation between the two types of links, e.g. separating them with a header for “Link Type 1” and “Link Type 2”. The way it is currently presented, it looks like they might all be interconnected somehow, also because they use the same a.com
example link.
Same confusion carries on with Images.
Second Images exercise
There’s no “Show answer” here.