Difference between revisions of "SyntaxHighlight"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
+ | * https://www.mediawiki.org/wiki/Extension:SyntaxHighlight | ||
+ | https://en.wikipedia.org/wiki/Deno_(software) | ||
+ | <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> | ||
− | |||
− | {{Mediawiki}} | + | |
+ | * [[code]] | ||
+ | |||
+ | == See also == | ||
+ | * {{Mediawiki}} |
Revision as of 14:45, 23 January 2023
https://www.mediawiki.org/wiki/Extension:SyntaxHighlight
https://en.wikipedia.org/wiki/Deno_(software)
<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>
See also
Advertising: