{"id":15962530,"url":"https://github.com/enpitsulin/sanity-plugin-milkdown","last_synced_at":"2025-03-18T00:30:37.390Z","repository":{"id":65172501,"uuid":"585370145","full_name":"enpitsuLin/sanity-plugin-milkdown","owner":"enpitsuLin","description":"A Markdown editor for Sanity Studio with preview supported by Milkdown","archived":false,"fork":false,"pushed_at":"2023-01-06T01:41:40.000Z","size":398,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T16:02:09.289Z","etag":null,"topics":["markdown","markdown-editor","sanity","sanity-studio"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enpitsuLin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2023-01-05T01:57:19.000Z","updated_at":"2024-12-09T07:00:16.000Z","dependencies_parsed_at":"2023-01-13T15:50:43.088Z","dependency_job_id":null,"html_url":"https://github.com/enpitsuLin/sanity-plugin-milkdown","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enpitsuLin%2Fsanity-plugin-milkdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enpitsuLin%2Fsanity-plugin-milkdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enpitsuLin%2Fsanity-plugin-milkdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enpitsuLin%2Fsanity-plugin-milkdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enpitsuLin","download_url":"https://codeload.github.com/enpitsuLin/sanity-plugin-milkdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244133558,"owners_count":20403444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["markdown","markdown-editor","sanity","sanity-studio"],"created_at":"2024-10-07T16:04:19.676Z","updated_at":"2025-03-18T00:30:37.027Z","avatar_url":"https://github.com/enpitsuLin.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sanity-plugin-milkdown\n\n## What is it\n\nA Markdown editor for Sanity Studio with preview supported by [Milkdown](https://github.com/Saul-Mirone/milkdown) which was a alternatives to official plugin `sanity-plugin-markdown`\n\n## Installation\n\n```sh\nnpm install sanity-plugin-milkdown --save\n```\n\nor\n\n```sh\npnpm add sanity-plugin-milkdown\n```\n\n## Usage\n\nAdd it as a plugin in `sanity.config.ts` (or .js):\n\n```ts\nimport {defineConfig} from 'sanity'\nimport {markdownSchema} from 'sanity-plugin-milkdown'\n\nexport default defineConfig({\n  //...\n  plugins: [markdownSchema({})],\n})\n```\n\n## Demo\n\n![milkdowndemo](https://user-images.githubusercontent.com/29378026/210738213-634e2c1f-5fcc-4717-95f1-adb23925e56a.gif)\n\n## License\n\n[MIT](LICENSE) © enpitsulin\n\n## Develop \u0026 test\n\nThis plugin uses [@sanity/plugin-kit](https://github.com/sanity-io/plugin-kit)\nwith default configuration for build \u0026 watch scripts.\n\nSee [Testing a plugin in Sanity Studio](https://github.com/sanity-io/plugin-kit#testing-a-plugin-in-sanity-studio)\non how to run this plugin with hotreload in the studio.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenpitsulin%2Fsanity-plugin-milkdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenpitsulin%2Fsanity-plugin-milkdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenpitsulin%2Fsanity-plugin-milkdown/lists"}