sanity-plugin-markdown 7.0.3 → 8.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -72,7 +72,7 @@ declare interface SanityImagePalette {
72
72
  population: number;
73
73
  title: string;
74
74
  }
75
- declare const markdownTypeName: "markdown";
75
+ declare const markdownTypeName = "markdown";
76
76
  interface MarkdownOptions {
77
77
  /**
78
78
  * Used to create image url for any uploaded image.