lesson-example icon indicating copy to clipboard operation
lesson-example copied to clipboard

Raise error for links with "Click Here" as text

Open rgaiacs opened this issue 7 years ago • 0 comments

Related with https://github.com/swcarpentry/lesson-example/issues/175.

This need to be implemented at https://github.com/swcarpentry/lesson-example/blob/gh-pages/bin/lesson_check.py. We should parse the Markdown file looking for

[click here]()

on it and raise a error if found.

rgaiacs avatar Feb 14 '18 10:02 rgaiacs