From c73e15eb7d8b258779cbe562df6600797aedda6c Mon Sep 17 00:00:00 2001 From: Mateusz Kadlubowski Date: Wed, 22 Jan 2025 18:33:13 +0800 Subject: [PATCH] undo auto-fix changes from `markdownlint-cli2` --- ERRORS.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ERRORS.md b/ERRORS.md index f5e70067..cf0a57f2 100644 --- a/ERRORS.md +++ b/ERRORS.md @@ -141,7 +141,7 @@ The import of `defineMeta` from this addon could not be found while parsing the If you get this error, please open a bug report with detailed reproduction steps including the code that caused the error. - +https://github.com/storybookjs/addon-svelte-csf/issues/new ### `SB_SVELTE_CSF_PARSER_EXTRACT_COMPILED_0002` @@ -149,7 +149,7 @@ A variable declaration with the `defineMeta` call could not be found while parsi If you get this error, please open a bug report with detailed reproduction steps including the code that caused the error. - +https://github.com/storybookjs/addon-svelte-csf/issues/new ### `SB_SVELTE_CSF_PARSER_EXTRACT_COMPILED_0003` @@ -157,7 +157,7 @@ A default export could not be found while parsing the _compiled_ code. The Svelt If you get this error, please open a bug report with detailed reproduction steps including the code that caused the error. - +https://github.com/storybookjs/addon-svelte-csf/issues/new ### `SB_SVELTE_CSF_PARSER_EXTRACT_COMPILED_0004` @@ -165,7 +165,7 @@ A `Story` identifier could not be found while parsing the _compiled_ code. If you get this error, please open a bug report with detailed reproduction steps including the code that caused the error. - +https://github.com/storybookjs/addon-svelte-csf/issues/new ### `SB_SVELTE_CSF_PARSER_EXTRACT_COMPILED_0005` @@ -173,7 +173,7 @@ A main function component could not be found while parsing the _compiled_ code. If you get this error, please open a bug report with detailed reproduction steps including the code that caused the error. - +https://github.com/storybookjs/addon-svelte-csf/issues/new ### `SB_SVELTE_CSF_PARSER_EXTRACT_COMPILED_0006` @@ -181,7 +181,7 @@ A Story-component's props could not be extracted as an object expression from th If you get this error, please open a bug report with detailed reproduction steps including the code that caused the error. - +https://github.com/storybookjs/addon-svelte-csf/issues/new ## `PARSER_ANALYSE_DEFINE_META`