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

Shortcode for inline code execution #92

Open
coatless opened this issue Nov 13, 2023 · 0 comments
Open

Shortcode for inline code execution #92

coatless opened this issue Nov 13, 2023 · 0 comments
Labels
t: feature-request Request the addition of a new feature

Comments

@coatless
Copy link
Owner

It would be nice to be able to match the inline code options quarto offers, e.g.

The value of `x` is `{webr-r} x`.

Alternatively, we might need to create a new shortcode that would accomplish something similar:

The value of `x` is {{< webr-r x>}}

This would be useful (sorta) to dashboards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t: feature-request Request the addition of a new feature
Projects
None yet
Development

No branches or pull requests

1 participant