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

Document the “show” directive for JavaScript fenced code blocks #35

Closed
mbostock opened this issue Oct 19, 2023 · 2 comments
Closed
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Milestone

Comments

@mbostock
Copy link
Member

mbostock commented Oct 19, 2023

We don’t currently document that you can use the show directive to echo the contents of a live JavaScript code block.

```js show
1 + 2
```

We might also want to call it “echo” for parity with Quarto.

@mbostock mbostock added documentation Improvements or additions to documentation good first issue Good for newcomers labels Oct 19, 2023
@mbostock mbostock added this to the Early access milestone Nov 13, 2023
@mbostock
Copy link
Member Author

Depends on #28.

@mbostock
Copy link
Member Author

It’s called echo now, and added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant