markdown-org-extract 0.2.2

CLI utility for extracting tasks from markdown files with Emacs Org-mode support
{
  "2025": {
    "holidays": [
      "2025-01-01", "2025-01-02", "2025-01-03", "2025-01-04", "2025-01-05",
      "2025-01-06", "2025-01-07", "2025-01-08",
      "2025-02-23",
      "2025-03-08",
      "2025-05-01", "2025-05-09",
      "2025-06-12",
      "2025-11-04",
      "2025-12-31"
    ],
    "workdays": []
  },
  "2026": {
    "holidays": [
      "2026-01-01", "2026-01-02", "2026-01-03", "2026-01-04", "2026-01-05",
      "2026-01-06", "2026-01-07", "2026-01-08", "2026-01-09",
      "2026-02-23",
      "2026-03-09",
      "2026-05-01", "2026-05-11",
      "2026-06-12",
      "2026-11-04"
    ],
    "workdays": []
  }
}