select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Utilities

pg_markdown

Pre-release Markdown-to-HTML conversion extension for PostgreSQL.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepg_markdown
Version0.1
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars7
Latest commit2011-08-24
Catalogue updated2026-08-30

Related extensions

See also

pg_mupdfConvert HTML to PDF inside PostgreSQL using MuPDF
pgterarender Tera HTML templates inside PostgreSQL
pg_wthtmltopdfRender HTML into PDF from a PostgreSQL function.
pg_pageindexPageIndex document-tree construction and tree search for PDF and Markdown through a C/Go bridge.
pg_wkhtmltopdfConvert HTML pages to PDF bytea values inside PostgreSQL using wkhtmltopdf/QtWebKit.
postgres_securityDefine a schema-local text type that duplicates PostgreSQL text storage and I/O behavior
pg_libnumbertextConverts numbers to words in multiple languages through libnumbertext.
pg_strAdd Laravel-inspired string manipulation functions to PostgreSQL using pgrx