commonmark-extension
There are 33 repositories under commonmark-extension topic.
theohbrothers/ConvertOneNote2MarkDown
Ready to make the step to Markdown and saying farewell to your OneNote, EverNote or whatever proprietary note taking tool you are using? Nothing beats clear text, right? Read on!
thephpleague/commonmark-extras
Useful extensions for the league/commonmark parser
spekulatius/laravel-commonmark-blog
A simple filesystem-based, SEO-optimized blog for Laravel using CommonMark.
stefanzweifel/commonmark-mark-extension
Render ==highlighted== texts as <mark> elements in league/commonmark
thephpleague/commonmark-ext-autolink
Extension for league/commonmark which autolinks URLs, emails, and @-mentions
stefanzweifel/commonmark-markdown-renderer
Render a league/commonmark AST back to Markdown.
samwilson/commonmark-latex
A LaTeX renderer extension for the League\CommonMark package.
thephpleague/commonmark-ext-smartpunct
Intelligently converts ASCII quotes, dashes, and ellipses to their Unicode equivalents
ueberdosis/commonmark-hint-extension
Render :::important Hints::: in league/commonmark
svenluijten/commonmark-image-media-queries
Use media queries for images in your CommonMark-rendered Markdown.
thephpleague/commonmark-ext-strikethrough
Strikethrough support for league/commonmark
mkende/pmarkdown
Very configurable Markdown processor supporting the CommonMark spec and many extensions.
thephpleague/commonmark-ext-external-link
Extension for league/commonmark which adds extra classes and HTML attributes to external links
thephpleague/commonmark-ext-inlines-only
Extension for league/commonmark which only renders inline text
Moxio/commonmark-ext-definition-list
Extension for the league/commonmark Markdown parser to support definition lists.
noah1400/commonmark-marker-extension
Adds Text highlighting support to CommonMark PHP implementation
samwilson/commonmark-shortcodes
Adds 'shortcodes' to Markdown, with the CommonMark PHP package.
thephpleague/commonmark-ext-task-list
GFM-style task lists for league/commonmark
JanStanleyWatt/commonmark-figure-extension
League\CommonMark extension for HTML diagrams and captions inspired by Markdig.
Moxio/commonmark-ext-fancy-lists
Extension for league/commonmark to support additional numbering types for ordered lists
noah1400/commonmark-picture-extension
Adds support of picture tags to CommonMark PHP implementation
OlegKrikun/commonmark-kotlinx-html
Small library that provides an ability to render commonmark-java parsing result into kotlinx.html stream
ramnzys/commonmark-kroki
Renders diagrams using kroki.io service with league/commonmark.
Crissov/markdown-it-special-paragraphs
Render markdown paragraphs containing only a single (embedded) link as richer HTML
DSNR/obsidian-commonmark-laravel-extension
A common mark extension for obsidian style md
frankdekker/commonmark-ext-emoji
An emoji parse extension for league/commonmark
mozex/commonmark-routes
Laravel routes in Markdown: A CommonMark extension to seamlessly use Laravel route functions within your Markdown content.
RankLetter/commonmark-ext-seo-image
An SEO-friendly image extension for league/commonmark
JanStanleyWatt/commonmark-cite-extension
League\Commonmark extension inspired by Markdig (https://github.com/xoofx/markdig)
JanStanleyWatt/commonmark-container-extension
League/commonmark extension for custom container inspired by Markdig.
JanStanleyWatt/old-danraku
自動で段落の頭に全角スペースを入れてくれたり、区切り約物の直後に全角スペースを入れてくれるLeague/CommonMark拡張機能。
curder/commonmark-extensions
A collection of CommonMark extensions
svenluijten/commonmark-dark-mode-images
Use different images in light- and dark mode in CommonMark-rendered Markdown.