mirror of
https://code.sup39.dev/repos/Wqawg
synced 2024-12-29 01:24:51 +09:00
Fix typo in Create Note summary text formatting
This commit is contained in:
parent
a09585f074
commit
dc631a98c5
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ createNoteC host (Note mluNote luAttrib aud muParent muContext mpublished source
|
||||||
withUrlRenderer
|
withUrlRenderer
|
||||||
[hamlet|
|
[hamlet|
|
||||||
<p>
|
<p>
|
||||||
<a href=@{SharerR shrUser}>{shr2text shrUser}
|
<a href=@{SharerR shrUser}>#{shr2text shrUser}
|
||||||
\ commented on a #
|
\ commented on a #
|
||||||
<a href=#{renderFedURI uContext}>ticket</a>.
|
<a href=#{renderFedURI uContext}>ticket</a>.
|
||||||
|]
|
|]
|
||||||
|
|
Loading…
Reference in a new issue