Difference between revisions of "SyntaxHighlight"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
− | |||
− | + | ||
<syntaxhighlight lang="console"> | <syntaxhighlight lang="console"> | ||
$ deno run -A https://deno.land/std/http/file_server.ts | $ deno run -A https://deno.land/std/http/file_server.ts | ||
Line 13: | Line 12: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
+ | Ref: https://en.wikipedia.org/wiki/Deno_(software) | ||
Revision as of 05:37, 24 January 2023
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)
See also
Advertising: