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

Markdown Preview is not correctly rendering #58

Open
Mosiwi opened this issue Oct 19, 2023 · 4 comments
Open

Markdown Preview is not correctly rendering #58

Mosiwi opened this issue Oct 19, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@Mosiwi
Copy link

Mosiwi commented Oct 19, 2023

The Markdown Preview is not correctly rendering the MyST enhancements.
The following enhanced markdown is ignored and only the content is rendered as plain text.

``` {tip} this is a MyST tip that fails! ```

and

``` {note} this is a MyST tip that fails! ```

The MyST-Markdown extension is enabled since highlighting, intellisense, etc works on the enhanced MyST. However it seems that the enhanced Preview part is either not working or not activated. None of the enhanced MyST markup is previewing as expected.

Desktop:
Windows 11,
VSCodeUserSetup-x64-1.83.1
MyST-Markdown 2.0.0

@Mosiwi Mosiwi added the bug Something isn't working label Oct 19, 2023
@welcome
Copy link

welcome bot commented Oct 19, 2023

Thanks for opening your first issue here! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.

If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).

Welcome to the EBP community! 🎉

@Mosiwi
Copy link
Author

Mosiwi commented Oct 19, 2023

Screenshot of Edit and Preview panes in VSCode:
image

@FernandoBasso
Copy link

It is working fine on my side on Arch Linux with VS Code 1.88.0 and all extensions up to date:

myst vscode preview working fine

@iso2013
Copy link

iso2013 commented May 11, 2024

It also works on my machine; maybe you need to rename the file to end in .myst.md for it to enable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants