Pre-release Markdown-to-HTML conversion extension for PostgreSQL.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_markdown |
|---|---|
| Version | 0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 7 |
| Latest commit | 2011-08-24 |
| Catalogue updated | 2026-08-30 |
| pg_mupdf | Convert HTML to PDF inside PostgreSQL using MuPDF |
| pgtera | render Tera HTML templates inside PostgreSQL |
| pg_wthtmltopdf | Render HTML into PDF from a PostgreSQL function. |
| pg_pageindex | PageIndex document-tree construction and tree search for PDF and Markdown through a C/Go bridge. |
| pg_wkhtmltopdf | Convert HTML pages to PDF bytea values inside PostgreSQL using wkhtmltopdf/QtWebKit. |
| postgres_security | Define a schema-local text type that duplicates PostgreSQL text storage and I/O behavior |
| pg_libnumbertext | Converts numbers to words in multiple languages through libnumbertext. |
| pg_str | Add Laravel-inspired string manipulation functions to PostgreSQL using pgrx |