Jump to content

Template talk:File

From NixOS Wiki
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