Template:Code/doc

From LFS Manual
< Template:Code
Revision as of 09:43, 3 December 2023 by Flame CZE (talk | contribs) (Created page with "Inline source code output. {{subst:mra|{{code|console.log('hello')}}}} Category:Programming typing-aid templates")
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to navigationJump to search

Inline source code output.

Markup Renders as
{{code|console.log('hello')}}

console.log('hello')