Difference between revisions of "SyntaxHighlight"
Jump to navigation
Jump to search
(Created page with "https://www.mediawiki.org/wiki/Extension:SyntaxHighlight {{Mediawiki}}") |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | https://www.mediawiki.org/wiki/Extension:SyntaxHighlight | + | https://www.mediawiki.org/wiki/Extension:SyntaxHighlight ([[Mediawiki Release Notes|v1.21]]) |
− | {{Mediawiki}} | + | |
+ | <syntaxhighlight lang="console"> | ||
+ | $ deno run -A https://deno.land/std/http/file_server.ts | ||
+ | Download https://deno.land/std/http/file_server.ts | ||
+ | Compile https://deno.land/std/http/file_server.ts | ||
+ | ... | ||
+ | HTTP server listening on http://0.0.0.0:4500/ | ||
+ | |||
+ | </syntaxhighlight> | ||
+ | Ref: https://en.wikipedia.org/wiki/Deno_(software) | ||
+ | |||
+ | |||
+ | https://en.wikipedia.org/wiki/Cisco_NX-OS | ||
+ | |||
+ | <syntaxhighlight lang="console"> $ uname -a Linux version 3.4.91-WR5.0.1.13_standard+ (divvenka@sjc-ads-7035) (gcc version 4.6.3 (Wind River Linux Sourcery CodeBench 4.6-60) ) #1 SMP Tue Feb 6 12:43:13 PST 2018 </syntaxhighlight> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | * [[code]] | ||
+ | * [[Mediawiki Extensions]] | ||
+ | |||
+ | == See also == | ||
+ | * {{Mediawiki}} |
Latest revision as of 08:41, 17 April 2024
https://www.mediawiki.org/wiki/Extension:SyntaxHighlight (v1.21)
<syntaxhighlight lang="console"> $ deno run -A https://deno.land/std/http/file_server.ts Download https://deno.land/std/http/file_server.ts Compile https://deno.land/std/http/file_server.ts ... HTTP server listening on http://0.0.0.0:4500/ </syntaxhighlight>
Ref: https://en.wikipedia.org/wiki/Deno_(software)
https://en.wikipedia.org/wiki/Cisco_NX-OS
<syntaxhighlight lang="console"> $ uname -a Linux version 3.4.91-WR5.0.1.13_standard+ (divvenka@sjc-ads-7035) (gcc version 4.6.3 (Wind River Linux Sourcery CodeBench 4.6-60) ) #1 SMP Tue Feb 6 12:43:13 PST 2018 </syntaxhighlight>
See also[edit]
Advertising: