Blog: 2026-02-14

From razwiki
Revision as of 19:50, 14 February 2026 by Razzi (talk | contribs) (Created page with "This article https://css-tricks.com/copy-paste-the-web/ has some issues, such as <pre> <p>You can’t really do that on a <code></code></p> </pre> Which renders as: You can’t really do that on a Looks like they may accept contributions, but this one is a bit weird since it'll require rendering the text to see if it's been fixed. Probably just wrapping `<code>` in backticks would work though? If it's markdown")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This article https://css-tricks.com/copy-paste-the-web/ has some issues, such as

<p>You can’t really do that on a <code></code></p>

Which renders as:

You can’t really do that on a

Looks like they may accept contributions, but this one is a bit weird since it'll require rendering the text to see if it's been fixed. Probably just wrapping `` in backticks would work though? If it's markdown