A recent Lint markdown run in the problem-specs repo failed with the following message:
Error: exercises/dot-dsl/description.md:25:88 MD059/descriptive-link-text Link text should be descriptive [Context: "[here]"] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md059.md
Error: README.md:286:20 MD059/descriptive-link-text Link text should be descriptive [Context: "[here]"] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md059.md
Error: Failed with exit code: 1
The problem appears to be the Fowler DSL link so I’m proposing a simple change.