diff --git a/.changeset/3157.md b/.changeset/3157.md new file mode 100644 index 0000000000..d6c0120d8a --- /dev/null +++ b/.changeset/3157.md @@ -0,0 +1,9 @@ +--- +'@backstage/core': minor +--- + +Adds the MarkdownContent component to render and display markdown input. + +``` + +``` diff --git a/.changeset/wet-tools-exercise.md b/.changeset/wet-tools-exercise.md deleted file mode 100644 index ba6eb8314f..0000000000 --- a/.changeset/wet-tools-exercise.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -'@backstage/core': minor ---- - -Adds the MarkdownContent component to render and display markdown input. - -``` - -``` - -Render and display the github flavored markdown [GFM](https://github.github.com/gfm/) input: - -``` - -```