feat: added checkbox formatting

This commit is contained in:
Leyla Becker 2026-02-12 21:39:30 -06:00
parent 623893002c
commit a6ce214130
4 changed files with 41 additions and 1 deletions

8
pnpm-lock.yaml generated
View file

@ -29,6 +29,9 @@ importers:
markdown-it-mermaid:
specifier: ^0.2.5
version: 0.2.5
markdown-it-task-lists:
specifier: ^2.1.1
version: 2.1.1
packages:
@ -403,6 +406,9 @@ packages:
markdown-it-mermaid@0.2.5:
resolution: {integrity: sha512-ZUTFRX+cXEtWmn/9LMlpVklPJiDrHPWyHE/wamC2wm0Ojh1qOcuKWfWW3BqP83+7w6C59rS7M3OrGTs/u9mQTA==}
markdown-it-task-lists@2.1.1:
resolution: {integrity: sha512-TxFAc76Jnhb2OUu+n3yz9RMu4CwGfaT788br6HhEDlvWfdeJcLUsxk1Hgw2yJio0OXsxv7pyIPmvECY7bMbluA==}
markdown-it@14.1.0:
resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==}
hasBin: true
@ -1003,6 +1009,8 @@ snapshots:
dependencies:
mermaid: 7.1.2
markdown-it-task-lists@2.1.1: {}
markdown-it@14.1.0:
dependencies:
argparse: 2.0.1