Skip to content

Commit 0810515

Browse files
committed
Markdown is apparently not (yet?) supported in annotations.
See e.g. https://github.com/orgs/community/discussions/72821
1 parent 8164577 commit 0810515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/annotate-specification-links

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ def main():
105105
path=path,
106106
line=line_number_of(path, test_case),
107107
title="Specification Link",
108-
message=f"See [{section}]({url})",
108+
message=url,
109109
),
110110
)
111111

0 commit comments

Comments
 (0)