From 5979620c0800cef0aa1cc394689bb83a85f8ad63 Mon Sep 17 00:00:00 2001 From: Mirone Saul Date: Wed, 15 Feb 2023 21:00:08 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=8F=EF=B8=8F=20update=20links=20i?= =?UTF-8?q?n=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 20 +++++++++---------- packages/core/README.md | 2 +- packages/ctx/README.md | 2 +- packages/exception/README.md | 2 +- packages/plugin-block/README.md | 2 +- packages/plugin-clipboard/README.md | 2 +- packages/plugin-clipboard/src/index.ts | 2 +- packages/plugin-collaborative/README.md | 2 +- packages/plugin-cursor/README.md | 2 +- packages/plugin-diagram/README.md | 2 +- packages/plugin-emoji/README.md | 2 +- packages/plugin-history/README.md | 2 +- packages/plugin-indent/README.md | 2 +- packages/plugin-listener/README.md | 2 +- packages/plugin-math/README.md | 2 +- packages/plugin-prism/README.md | 2 +- packages/plugin-slash/README.md | 2 +- packages/plugin-tooltip/README.md | 2 +- packages/plugin-trailing/README.md | 2 +- packages/plugin-upload/README.md | 2 +- packages/preset-commonmark/README.md | 2 +- .../src/plugin/inline-sync-plugin/config.ts | 2 +- packages/preset-gfm/README.md | 2 +- packages/prose/README.md | 2 +- packages/react/README.md | 2 +- packages/theme-nord/README.md | 2 +- packages/transformer/README.md | 2 +- packages/utils/README.md | 2 +- packages/vue/README.md | 2 +- 29 files changed, 38 insertions(+), 38 deletions(-) diff --git a/README.md b/README.md index 68e6a8d3ef2..ca6b3292b50 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ For more information, please check our [official documentation website](https:// # What's Next -You can check our [Milkdown TODO](https://github.com/users/Saul-Mirone/projects/4/views/5) project page to know what's on the plan. +You can check our [Milkdown TODO](https://github.com/orgs/Milkdown/projects/1) project page to know what's on the plan. -You can also check [milestones](https://github.com/Saul-Mirone/milkdown/milestones) to know what's being worked on. +You can also check [milestones](https://github.com/Milkdown/milkdown/milestones) to know what's being worked on. # Community @@ -36,11 +36,11 @@ Welcome to join our [Discord community][discord-link]. # Contributing -Follow our [contribution guide](https://github.com/Saul-Mirone/milkdown/blob/main/CONTRIBUTING.md) to learn how to contribute to milkdown. +Follow our [contribution guide](https://github.com/Milkdown/milkdown/blob/main/CONTRIBUTING.md) to learn how to contribute to milkdown. # Contributor - + contributors @@ -50,8 +50,8 @@ Special thanks to [@Meo](https://github.com/Saul-Meo) for her work in design. If you like this project, please consider fund me to help the maintenance. - - + + # Thanks @@ -92,13 +92,13 @@ Thanks to the following projects for their support to milkdown and the open sour [MIT](/LICENSE) -[ci-badge]: https://github.com/Saul-Mirone/milkdown/actions/workflows/ci.yml/badge.svg -[ci-link]: https://github.com/Saul-Mirone/milkdown/actions/workflows/ci.yml +[ci-badge]: https://github.com/Milkdown/milkdown/actions/workflows/ci.yml/badge.svg +[ci-link]: https://github.com/Milkdown/milkdown/actions/workflows/ci.yml [ts-badge]: https://badgen.net/badge/-/TypeScript/blue?icon=typescript&label [download-badge]: https://img.shields.io/npm/dm/@milkdown/core [download-link]: https://www.npmjs.com/search?q=%40milkdown [version-badge]: https://img.shields.io/npm/v/@milkdown/core -[commit-badge]: https://img.shields.io/github/commit-activity/m/Saul-Mirone/milkdown -[license-badge]: https://img.shields.io/github/license/Saul-Mirone/milkdown +[commit-badge]: https://img.shields.io/github/commit-activity/m/Milkdown/milkdown +[license-badge]: https://img.shields.io/github/license/Milkdown/milkdown [discord-badge]: https://img.shields.io/discord/870181036041060352 [discord-link]: https://discord.gg/SdMnrSMyBX diff --git a/packages/core/README.md b/packages/core/README.md index 52154ead3df..a30c25afb9c 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/core). # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/ctx/README.md b/packages/ctx/README.md index 0d91d1707fe..f6e38d80815 100644 --- a/packages/ctx/README.md +++ b/packages/ctx/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/ctx). # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/exception/README.md b/packages/exception/README.md index 4e2a54f746a..0e27755a3ce 100644 --- a/packages/exception/README.md +++ b/packages/exception/README.md @@ -4,4 +4,4 @@ Internal exception for [milkdown](https://milkdown.dev/). # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/plugin-block/README.md b/packages/plugin-block/README.md index f4947d8bf01..f26cd9ccff6 100644 --- a/packages/plugin-block/README.md +++ b/packages/plugin-block/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/plugin # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/plugin-clipboard/README.md b/packages/plugin-clipboard/README.md index 0086b35065e..dd18ac740e3 100644 --- a/packages/plugin-clipboard/README.md +++ b/packages/plugin-clipboard/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/plugin # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/plugin-clipboard/src/index.ts b/packages/plugin-clipboard/src/index.ts index 6e476c0ea52..b44fb6dcf61 100644 --- a/packages/plugin-clipboard/src/index.ts +++ b/packages/plugin-clipboard/src/index.ts @@ -27,7 +27,7 @@ const isPureText = (content: UnknownRecord | UnknownRecord[] | undefined | null) export const clipboard = $prose((ctx) => { const schema = ctx.get(schemaCtx) - // Set editable props for https://github.com/Saul-Mirone/milkdown/issues/190 + // Set editable props for https://github.com/Milkdown/milkdown/issues/190 ctx.update(editorViewOptionsCtx, prev => ({ ...prev, editable: prev.editable ?? (() => true), diff --git a/packages/plugin-collaborative/README.md b/packages/plugin-collaborative/README.md index f0ba9507488..786052e7622 100644 --- a/packages/plugin-collaborative/README.md +++ b/packages/plugin-collaborative/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/collab # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/plugin-cursor/README.md b/packages/plugin-cursor/README.md index 593c4ed6acd..0b01e4691b7 100644 --- a/packages/plugin-cursor/README.md +++ b/packages/plugin-cursor/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/plugin # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/plugin-diagram/README.md b/packages/plugin-diagram/README.md index c5048082c9d..d4243c99c32 100644 --- a/packages/plugin-diagram/README.md +++ b/packages/plugin-diagram/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/plugin # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/plugin-emoji/README.md b/packages/plugin-emoji/README.md index fbfd46c4f45..d15033ef5c6 100644 --- a/packages/plugin-emoji/README.md +++ b/packages/plugin-emoji/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/plugin # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/plugin-history/README.md b/packages/plugin-history/README.md index c95902d09e0..d32f5e3c3c7 100644 --- a/packages/plugin-history/README.md +++ b/packages/plugin-history/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/plugin # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/plugin-indent/README.md b/packages/plugin-indent/README.md index 48d2c3cb740..c5230eee121 100644 --- a/packages/plugin-indent/README.md +++ b/packages/plugin-indent/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/plugin # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/plugin-listener/README.md b/packages/plugin-listener/README.md index e8e8100f9c4..c810e7bfeef 100644 --- a/packages/plugin-listener/README.md +++ b/packages/plugin-listener/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/plugin # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/plugin-math/README.md b/packages/plugin-math/README.md index d5b97d8fc3f..a9505950567 100644 --- a/packages/plugin-math/README.md +++ b/packages/plugin-math/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/plugin # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/plugin-prism/README.md b/packages/plugin-prism/README.md index deafa04b439..5d3f6605c9b 100644 --- a/packages/plugin-prism/README.md +++ b/packages/plugin-prism/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/plugin # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/plugin-slash/README.md b/packages/plugin-slash/README.md index 632bef0c946..24510929036 100644 --- a/packages/plugin-slash/README.md +++ b/packages/plugin-slash/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/plugin # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/plugin-tooltip/README.md b/packages/plugin-tooltip/README.md index b159e0dcf97..786b6ddebe9 100644 --- a/packages/plugin-tooltip/README.md +++ b/packages/plugin-tooltip/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/plugin # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/plugin-trailing/README.md b/packages/plugin-trailing/README.md index cddeec8448e..9fdae76bfc2 100644 --- a/packages/plugin-trailing/README.md +++ b/packages/plugin-trailing/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/plugin # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/plugin-upload/README.md b/packages/plugin-upload/README.md index a55781fcff7..bf5b8eed90e 100644 --- a/packages/plugin-upload/README.md +++ b/packages/plugin-upload/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/plugin # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/preset-commonmark/README.md b/packages/preset-commonmark/README.md index 00b2ec9a560..e84b981b13a 100644 --- a/packages/preset-commonmark/README.md +++ b/packages/preset-commonmark/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/preset # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/preset-commonmark/src/plugin/inline-sync-plugin/config.ts b/packages/preset-commonmark/src/plugin/inline-sync-plugin/config.ts index bc158869e59..4d5d034e083 100644 --- a/packages/preset-commonmark/src/plugin/inline-sync-plugin/config.ts +++ b/packages/preset-commonmark/src/plugin/inline-sync-plugin/config.ts @@ -68,5 +68,5 @@ export const defaultConfig: InlineSyncConfig = { /// })); /// ``` /// -/// You can find the default config [here](https://github.com/Saul-Mirone/milkdown/blob/main/packages/preset-commonmark/src/plugin/inline-sync-plugin/config.ts). +/// You can find the default config [here](https://github.com/Milkdown/milkdown/blob/main/packages/preset-commonmark/src/plugin/inline-sync-plugin/config.ts). export const inlineSyncConfig = $ctx(defaultConfig, 'inlineSyncConfig') diff --git a/packages/preset-gfm/README.md b/packages/preset-gfm/README.md index 0019d57168d..91a36fff52b 100644 --- a/packages/preset-gfm/README.md +++ b/packages/preset-gfm/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/preset # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/prose/README.md b/packages/prose/README.md index 0d6ed811a8c..70785757eec 100644 --- a/packages/prose/README.md +++ b/packages/prose/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/prose) # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/react/README.md b/packages/react/README.md index 5fdd5bb7113..534685509d1 100644 --- a/packages/react/README.md +++ b/packages/react/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/react) # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/theme-nord/README.md b/packages/theme-nord/README.md index 1026b57c508..8ec2334b5ce 100644 --- a/packages/theme-nord/README.md +++ b/packages/theme-nord/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/theme- # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/transformer/README.md b/packages/transformer/README.md index eac5bb7a7bd..334a986fa10 100644 --- a/packages/transformer/README.md +++ b/packages/transformer/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/transf # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/utils/README.md b/packages/utils/README.md index 068f646c6e9..ec18dd78e10 100644 --- a/packages/utils/README.md +++ b/packages/utils/README.md @@ -6,4 +6,4 @@ Check API on [document website](https://milkdown.dev/#/using-utils-package). # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE). diff --git a/packages/vue/README.md b/packages/vue/README.md index a28aa82c29f..c80e98a88bd 100644 --- a/packages/vue/README.md +++ b/packages/vue/README.md @@ -8,4 +8,4 @@ Documentation can be found on the [Milkdown website](https://milkdown.dev/vue). # License -Milkdown is open sourced software licensed under [MIT license](https://github.com/Saul-Mirone/milkdown/blob/main/LICENSE). +Milkdown is open sourced software licensed under [MIT license](https://github.com/Milkdown/milkdown/blob/main/LICENSE).