feat(markdown): add code fencing for ??++
All checks were successful
/ deploy-and-package (push) Successful in 1m17s

This commit is contained in:
Alois 2026-08-09 23:56:58 +02:00
commit 5e2120906e
Signed by: alois
SSH key fingerprint: SHA256:GBzT2DXvAuGV9XIV5W3WrzVpjU54FThmxHXdbz95J24
3 changed files with 42 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@methanium/ui",
"version": "0.0.26",
"version": "0.0.27",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",