We don’t currently document that you can use the `show` directive to echo the contents of a live JavaScript code block. ````md ```js show 1 + 2 ``` ```` We might also want to call it “echo” for parity with Quarto.