File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ Exercism is a very intentional product - things are there because they've been d
138
138
139
139
- Prefer Markdown comments instead of HTML comments (e.g. use ` [comment]: # (Actual comment...) ` rather than ` <!-- Actual comment --> `
140
140
141
- You can test that your markdown comment gets removed by checking how your comment looks when rendered via commonmark at [ babelmark2 ] [ balbelmark2 ] .
141
+ You can test that your markdown comment gets removed by checking how your comment looks when rendered via commonmark at [ babelmark3 ] .
142
142
143
143
## Inline HTML
144
144
@@ -174,7 +174,7 @@ All the above can greatly help reduce churn in reviews, which is frustrating for
174
174
[ MD013 ] : https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md013---line-length
175
175
[ MD033 ] : https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md033---inline-html
176
176
[ asciidoctor ] : https://asciidoctor.org/docs/asciidoc-recommended-practices/#one-sentence-per-line
177
- [ balbelmark2 ] : https://johnmacfarlane.net/babelmark2/?text=above%0A%0A%5Bcomment%5D%3A+%23+ \( THIS+SHOULD+BE+REMOVED \) %0Abelow
177
+ [ babelmark3 ] : https://babelmark.github.io
178
178
[ google-link ] : https://google.com
179
179
[ language-identifier ] : https://github.com/github/linguist/blob/master/lib/linguist/languages.yml
180
180
[ prettier ] : https://prettier.io/
You can’t perform that action at this time.
0 commit comments