Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for previewing MyST Enhanced Style #554

Open
psychemedia opened this issue Dec 10, 2021 · 1 comment
Open

Add support for previewing MyST Enhanced Style #554

psychemedia opened this issue Dec 10, 2021 · 1 comment

Comments

@psychemedia
Copy link

It would be useful if vscode-markdown-preview-enhanced could also render MyST notes and warnings style admonitions which take the form:

```{note}
Here is a note!
```

which is rendered by Jupyter Book, for example, as:

image

or

```{admonition} Here's your admonition
Here's the admonition content
```

which is likewise rendered as:

image

@adam-grant-hendry
Copy link

Please reference Issue #58 from the MyST-Markdown extension

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

No branches or pull requests

2 participants