Mercurial > p > roundup > code
changeset 8431:a6c41651f553
doc: reformat markdown-note footnote
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 25 Aug 2025 20:32:14 -0400 |
| parents | 056061cfe135 |
| children | 7f7749d86da8 |
| files | doc/upgrading.txt |
| diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/upgrading.txt Mon Aug 25 20:30:51 2025 -0400 +++ b/doc/upgrading.txt Mon Aug 25 20:32:14 2025 -0400 @@ -949,9 +949,9 @@ allows use of ``structure`` on the script with no replaced strings should it be required for your tracker. -.. [#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:: +.. [#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:: a[href*=\@template]::after { content: ' [' attr(href) ']';
