linux:dokuwiki:codemirror_plugin

文書の過去の版を表示しています。


CodeMirror Plugin

plugin:codemirror [DokuWiki]

$ deno install -g -A npm:grunt-cli

✅ Successfully installed grunt-cli
/home/tomoyan/.deno/bin/grunt-cli

$ git clone https://github.com/albertgasset/dokuwiki-plugin-codemirror.git codemirror

Cloning into 'codemirror'...
remote: Enumerating objects: 558, done.
remote: Total 558 (delta 0), reused 0 (delta 0), pack-reused 558 (from 1)
Receiving objects: 100% (558/558), 178.71 KiB | 563.00 KiB/s, done.
Resolving deltas: 100% (310/310), done.<
/pre>

$ cd codemirror
$ deno install

Warning The following packages are deprecated:
┠─ npm:glob@7.1.7 (Glob versions prior to v9 are no longer supported)
┠─ npm:rimraf@2.7.1 (Rimraf versions prior to v4 are no longer supported)
┠─ npm:npmlog@4.1.2 (This package is no longer supported.)
┠─ npm:request@2.81.0 (request has been deprecated, see https://github.com/request/request/issues/3142)
┠─ npm:inflight@1.0.6 (This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.)
┠─ npm:are-we-there-yet@1.1.7 (This package is no longer supported.)
┠─ npm:gauge@2.7.4 (This package is no longer supported.)
┠─ npm:har-validator@4.2.1 (this library is no longer supported)
┠─ npm:uuid@3.4.0 (Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.)
┠─ npm:osenv@0.1.5 (This package is no longer supported.)
┠─ npm:hawk@3.1.3 (This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.)
┠─ npm:cryptiles@2.0.5 (This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).)
┠─ npm:sntp@1.0.9 (This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.)
┠─ npm:boom@2.10.1 (This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).)
┠─ npm:hoek@2.16.3 (This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).)
┖─ npm:iltorb@2.4.5 (The zlib module provides APIs for brotli compression/decompression starting with Node.js v10.16.0, please use it over iltorb)
Warning The following packages contained npm lifecycle scripts (preinstall/install/postinstall) that were not executed:
┠─ npm:iltorb@2.4.5
┃
┠─ This may cause the packages to not work correctly.
┖─ To run lifecycle scripts, use the `--allow-scripts` flag with `deno install`:
   deno install --allow-scripts=npm:iltorb@2.4.5

$ deno install -g -A npm:iltorb@2.4.5

✅ Successfully installed iltorb
/home/tomoyan/.deno/bin/iltorb

  • linux/dokuwiki/codemirror_plugin.1743663696.txt.gz
  • 最終更新: 2025/04/03 16:01
  • by ともやん