Libraries tagged by html markdown
jeffersongoncalves/laravel-markdown
59 Downloads
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 because the syntax highlighter tempest/highlight requires it from 2.26 onward.
jeffersongoncalves/laravel-html-sanitizer
60 Downloads
This Laravel package provides a simple wrapper around the Symfony HTML Sanitizer to safely clean untrusted HTML. It strips scripts, inline event handlers, and Alpine attributes while keeping the presentational subset (headings, lists, tables, code blocks, images, links) that rendered Markdown and READMEs need. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
shengkung/mdify
0 Downloads
HTML ↔ Markdown bidirectional converter. A PHP class that converts between HTML and Markdown formats with support for tables, nested lists, images, and links.
zeix/craft-marked-down
15 Downloads
Marked Down serves Markdown to AI crawlers, command-line tools, and APIs while browsers get HTML. Zero-config per-section setup, automatic AI bot detection, .md URL suffix, /llms.txt, YAML front matter, and dedicated Markdown templates — out of the box.
yansongda/laravel-parsehtml
3008 Downloads
Convert Html To Markdown With Laravel
gokepelemo/wpgraphql-content-filter
0 Downloads
WordPress plugin that filters and sanitizes content in WPGraphQL and REST API responses with configurable HTML stripping, Markdown conversion, and custom tag allowlists.
dragonee/php-silverplate
47 Downloads
A minimal stack for creating static HTML/Markdown websites.
webutilz/showdown
2433 Downloads
A Markdown to HTML converter written in Javascript
nexendrie/site-generator
3736 Downloads
Static site generator which turns Markdown into HTML
mugen/postman2doc
378 Downloads
Convert postman collection.json to markdown/html/docx.
milon/uposthapon
21 Downloads
Simple markdown to html presentation slide converter
fissible/transmark
9 Downloads
A pure-PHP document conversion library: a canonical typed document model with faithful multi-level numbering resolution, and pluggable readers/writers for DOCX, Markdown, and HTML - no system binaries required.
cradeq/commonmark-strikethrough-sub-sup-extension
157 Downloads
Adds support for strikethrough, subscript and superscript in Markdown (using ``, `` and `` HTML tags).
fissible/transmark-blade
4 Downloads
Laravel Blade adapter for fissible/transmark: a @transmark directive and component render Document objects or DOCX/Markdown file paths as HTML via HtmlWriter.
vitexsoftware/digest-renderer
36 Downloads
Markdown-first rendering library for accounting digest reports (HTML, PDF)