Jagster
(Jakke Lehtonen)
2024 年12 月 12 日 12:16
1
This doesn’t work
<br>
<kbd>[wrap=icon id=fa-share][/wrap] Reply</kbd>
[wrap=icon id=fa-share][/wrap] Reply
But this works:
<br>
<kbd>[wrap=icon id=fa-share][/wrap] Reply</kbd>
Reply
This can be a UX/UI-question too, but because it worked earlier, I count it as a bug.
Not a biggie, though. But it can affect every situation when a HTML-tag is used. In my forum it broke almost every helps where an example-button is used or I’ve needed extra space after an image.
2 个赞
Moin
2024 年12 月 12 日 12:29
2
I also had that problem yesterday at User Card Directory: message button should not show on mobile - #5 by Moin . I wasn’t able to figure out why the link did not work:
So, in the end, I removed the <br>
. And now I was able to add it again because you told me that all I needed to fix it was an empty line. Thanks.
1 个赞
sam
(Sam Saffron)
2024 年12 月 13 日 04:04
3
This is not really a bug, it is just commonmark spec which makes mixing html and markdown somewhat quirky.
When you do <br>
it thinks it is a multi line html element, so certain rules do not kick in.
1 个赞
Lilly
(Lillian Louis)
2024 年12 月 13 日 04:22
4
this works:
\
<kbd>[wrap=icon id=fa-share][/wrap] Reply</kbd>
Reply
1 个赞
Jagster
(Jakke Lehtonen)
2024 年12 月 13 日 08:28
5
Before kicked in, so those certain rules are only few days old
No can do then and I have to start fix posts manually.
Jagster
(Jakke Lehtonen)
2024 年12 月 13 日 09:11
6
I still claim there is something more, because that quirky thing stops totally <br>
.
<br>
<kbd>[wrap=icon id=fa-share][/wrap] Vastaa</kbd>
<br />
<kbd>[wrap=icon id=fa-share][/wrap] Vastaa</kbd>
<kbd>[wrap=icon id=fa-share][/wrap] Vastaa</kbd>
[wrap=icon id=fa-share][/wrap] Vastaa
[wrap=icon id=fa-share][/wrap] Vastaa
Vastaa