diff --git a/.changeset/hip-rockets-glow.md b/.changeset/hip-rockets-glow.md new file mode 100644 index 0000000000..fd121c0d40 --- /dev/null +++ b/.changeset/hip-rockets-glow.md @@ -0,0 +1,5 @@ +--- +'@astrojs/markdoc': minor +--- + +Added ignoreIndentation as a markdoc integration option to enable better readability of source code. diff --git a/packages/integrations/markdoc/README.md b/packages/integrations/markdoc/README.md index da575acc22..fa506b24ad 100644 --- a/packages/integrations/markdoc/README.md +++ b/packages/integrations/markdoc/README.md @@ -458,6 +458,40 @@ To achieve a more Markdown-like experience, where HTML elements can be included > **Warning** > When `allowHTML` is enabled, HTML markup inside Markdoc documents will be rendered as actual HTML elements (including `