Template talk:File: Difference between revisions
Appearance
Latest comment: 11 July by Axka in topic Angled brackets result in HTML entities
→Angled brackets result in HTML entities: new section |
(No difference)
|
Latest revision as of 22:58, 11 July 2025
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)