Skip to content

Commit 0bc1ea3

Browse files
committed
doc: reformat markdown-note footnote
1 parent 22da3e2 commit 0bc1ea3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/upgrading.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -949,9 +949,9 @@ bug. Splitting the large script into two parts:
949949
allows use of ``structure`` on the script with no replaced
950950
strings should it be required for your tracker.
951951

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::
952+
.. [#markdown-note] If you are using markdown formatting for your
953+
tracker's notes, the user will see the markdown label rather than
954+
the long (suspicious) URL. You may want to add something like::
955955

956956
a[href*=\@template]::after {
957957
content: ' [' attr(href) ']';

0 commit comments

Comments
 (0)