We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 811a65d commit f6afca4Copy full SHA for f6afca4
test/lint/test_runner/src/main.rs
@@ -530,7 +530,7 @@ fn lint_markdown() -> LintResult {
530
r#"
531
One or more markdown links are broken.
532
533
-Relative links are preferred (but not required) as jumping to file works natively within Emacs.
+Note: relative links are preferred as jump-to-file works natively within Emacs, but they are not required.
534
535
Markdown link errors found:
536
{}
0 commit comments