Difference between revisions of "Template:Code/doc"
From LFS Manual
Jump to navigationJump to search (Created page with "Inline source code output. {{subst:mra|{{code|console.log('hello')}}}} Category:Programming typing-aid templates") |
(No difference)
|
Revision as of 08:43, 3 December 2023
Inline source code output.
| Markup | Renders as |
|---|---|
{{code|console.log('hello')}}
|
|