Download the PHP package mindkomm/commonmark-searchhighlight-extension without Composer
On this page you can find all versions of the php package mindkomm/commonmark-searchhighlight-extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mindkomm/commonmark-searchhighlight-extension
More information about mindkomm/commonmark-searchhighlight-extension
Files in mindkomm/commonmark-searchhighlight-extension
Download mindkomm/commonmark-searchhighlight-extension
More information about mindkomm/commonmark-searchhighlight-extension
Files in mindkomm/commonmark-searchhighlight-extension
Vendor mindkomm
Package commonmark-searchhighlight-extension
Short Description Extension for CommonMark PHP implementation to highlight search strings in Markdown files
License MIT
Homepage https://github.com/mindkomm/commonmark-searchhighlight-extension
Package commonmark-searchhighlight-extension
Short Description Extension for CommonMark PHP implementation to highlight search strings in Markdown files
License MIT
Homepage https://github.com/mindkomm/commonmark-searchhighlight-extension
Please rate this library. Is it a good library?
Informations about the package commonmark-searchhighlight-extension
SearchHighlight Extension
SearchHighlight is an extension for the CommonMark PHP implementation and can be used to highlight Markdown text that matches a search string.
The extension adds a <span class="search-highlight">
around the strings that match the search string.
Example for "something":
Installation
This project can be installed via Composer:
Usage
All versions of commonmark-searchhighlight-extension with dependencies
PHP Build Version
Package Version
The package mindkomm/commonmark-searchhighlight-extension contains the following files
Loading the files please wait ....