Libraries tagged by common mark
filamentboot/filamentboot-markdown-editor
3 Downloads
Markdown 编辑器插件,为 filamentboot/filamentboot 提供基于 EasyMDE 的增强 Markdown 编辑器,含图片上传磁盘联动、分屏预览、代码高亮与 XSS 安全渲染。
eventum/commonmark-extension-linktitle
6 Downloads
Markdown LinkTitle Extension for Eventum
eberdna/commonmark-ext-prepend-image
284 Downloads
Adds the possibility to prepend the image path/route
curder/commonmark-extensions
52 Downloads
A collection of CommonMark extensions
cradeq/commonmark-br-extension
6 Downloads
Allows HTML break tags to be used in Markdown, while still escaping or stripping all other HTML input.
clicksco/commonmark-laravel
46 Downloads
Trivial Laravel wrapper class for League\CommonMark
cable8mm/commonmark-unfenced
2028 Downloads
birdcar/markdown-php
5 Downloads
Birdcar Flavored Markdown (BFM) — league/commonmark extension suite
benfiratkaya/commonmark-ext-link-text-viewer
18 Downloads
This extension provides support for changing the content of links to url for phpleague/commonmark markdown parser package.
ammardev/commonmark-image-tools
8 Downloads
Enhancements for image markdown rendering with league/commonmark
ammardev/commonmark-hljs
2 Downloads
Highlight markdown code using hljs on the backend side
alto/markdown
3 Downloads
Parse, query, lint, build, render, and edit Markdown with minimal diffs.
alto/commonmark-table-of-contents
0 Downloads
CommonMark extension that generates a linked table of contents from document headings at @toc directives.
alto/commonmark-source
0 Downloads
CommonMark extension that displays source files as highlighted code blocks at @source directives, with title, line numbers, and highlighting.
alto/commonmark-link-rewriter
0 Downloads
CommonMark extension that rewrites link and image URLs via base URI, mapping, regex patterns, or callbacks.