Template talk:File

Revision as of 22:58, 11 July 2025 by Axka (talk | contribs) (Angled brackets result in HTML entities: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Latest comment: 11 July by Axka in topic Angled brackets result in HTML entities

Angled brackets result in HTML entities

@DoggoBit When using this template, writing angled brackets result in the HTML entities < and >. I'll paste the example from the template's documentation below:

C︎ main.c
#include <stdio.h>

main( )
{
        printf("hello, world\n");
}

See also here: https://wiki.nixos.org/w/index.php?title=Hardware/Razer&oldid=23613

Thanks! Axka (talk) 22:58, 11 July 2025 (UTC)Reply

Return to "File" page.