Skip to content

Fix a myst deprecation warning - #465

Open
kurtmckee wants to merge 1 commit into
joerick:mainfrom
kurtmckee:fix-sphinx-build-warning
Open

kurtmckee wants to merge 1 commit into
joerick:mainfrom
kurtmckee:fix-sphinx-build-warning

Conversation

@kurtmckee

Copy link
Copy Markdown

I observed this warning in the Read the Docs builds [recent example].

docs/home.md:1:
WARNING: top-level 'html_meta' key is deprecated,
place under 'myst' key instead [myst.topmatter]

This PR fixes the warning.

The warning is:

```
docs/home.md:1:
WARNING: top-level 'html_meta' key is deprecated,
place under 'myst' key instead [myst.topmatter]
```

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant