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 22da3e2 commit 0bc1ea3Copy full SHA for 0bc1ea3
doc/upgrading.txt
@@ -949,9 +949,9 @@ bug. Splitting the large script into two parts:
949
allows use of ``structure`` on the script with no replaced
950
strings should it be required for your tracker.
951
952
-.. [#markdown-note] If you are using markdown formatting for your tracker's notes,
953
- the user will see the markdown label rather than the long
954
- (suspicious) URL. You may want to add something like::
+.. [#markdown-note] If you are using markdown formatting for your
+ tracker's notes, the user will see the markdown label rather than
+ the long (suspicious) URL. You may want to add something like::
955
956
a[href*=\@template]::after {
957
content: ' [' attr(href) ']';
0 commit comments