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

eval role not working as expected #175

Open
rkansal47 opened this issue Aug 6, 2023 · 1 comment
Open

eval role not working as expected #175

rkansal47 opened this issue Aug 6, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@rkansal47
Copy link

First of all, I want to thank you all for this awesome package! It's made my life a lot easier. I have a minor issue to report regarding the eval role:

{eval}`test`

does not output the value of the test variable but instead just outputs an inline codeblock: test. However, using two `` marks fixes this:

{eval}``test``

Screenshot of issue:

Screenshot 2023-08-06 at 16 19 29

Additional notes

This is using python 3.10, jupyterlab v4.0.4, and jupyterlab-myst v2.0.1.

@rkansal47 rkansal47 added the bug Something isn't working label Aug 6, 2023
@welcome
Copy link

welcome bot commented Aug 6, 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! 🎉

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

1 participant