On Sun, Apr 27, 2025, 4:48 AM Ihor Radchenko <yanta...@posteo.net> wrote:
> Nikolaos Chatzikonstantinou <nchatz...@gmail.com> writes: > > >> So, I think this is probably slightly unusual in practice, but also > fine to do. Consistency with the klipsify version seems worth it, > regardless of which way we go. > > > > In HTML they'd need a way to denote short code fragments like > > <code>int x = 0;</code> and long code fragments like a source file. > > The former would have to be inline; instead of using <code> and > > <blockcode> they kill two birds with one stone with a single <code>, > > which necessarily has to be an inline element. Both whatwg and mozilla > > mention <pre><code> as a means to include larger snippets. I don't > > think the fact that the element is inline means that you must only use > > it within other text. > > So it looks like we should merge this. > Nikolaos, may you also add an ORG-NEWS entry? Users may want to know > about the change. For updating/improving CSS selectors, if nothing. > Can you add the entry? Nikolaos Chatzikonstantinou >