feat: add markdown package to registry

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-18 12:45:47 -05:00
parent 3df037cebb
commit 5b27b1d5bf

View File

@@ -23,6 +23,14 @@
"versions": [ "versions": [
{"version": "0.1.0", "checksum": "", "published_at": "2025-02-15", "yanked": false} {"version": "0.1.0", "checksum": "", "published_at": "2025-02-15", "yanked": false}
] ]
},
{
"name": "markdown",
"description": "Markdown to HTML converter for Lux",
"latest_version": "0.1.0",
"versions": [
{"version": "0.1.0", "checksum": "", "published_at": "2026-02-17", "yanked": false}
]
} }
] ]
} }