hoochicken/ql-markdown-min

QL Markdown minimal, a really small markdown parser

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/hoochicken/ql-markdown-min

v1.0.0 2024-09-01 08:51 UTC

This package is auto-updated.

Last update: 2025-10-29 03:19:28 UTC


README

An abolute stripped down class for minimalst markdown. It can parse:

  • headlines (h1 - h3)
  • strong **
  • italic *
  • lists and list items
  • links