Php/docs/cmark.installation

提供:Dev Guides
< Php
2020年12月14日 (月) 09:33時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

インストール手順

The CommonMark extension releases are hosted by PECL and source is hosted on » github, the easiest route to installation is the normal PECL route: » https://pecl.php.net/package/cmark.

Windows users can download prebuilt release binaries from the » PECL website.

警告 Windows users need to take the additional step of adding cmark.dll (distributed with Windows releases) to their PATH.