Rodrigo Pombo
Rodrigo Pombo
Code Hike should show more user-friendly errors. This issue covers only basic code blocks.
We only support `//` syntax for comment annotations. Maybe we could use [vscode-textmate](https://github.com/microsoft/vscode-textmate) directly to find any comment content for any supported lang.
Like in http://worrydream.com/#!/LearnableProgramming or https://www.replay.io/ https://user-images.githubusercontent.com/1911623/141290706-21be3f6c-0c2e-47f2-b998-369529ca76ba.mp4
Instead of replacing the whole line.
Instead of this do this
`// TODO description`
The last step shouldn't have a border here: 
Something like: ```md --- title: 'foo' preset: 'bar' preview: { zoom: 1.5 } code: { minColumns: 30 } --- ```
### What version of `astro` are you using? 1.0.6 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? npm, yarn...
**Is your feature request related to a problem? Please describe.** When you include a `` in your slide you have to either: - `autoPlay`: which has a few problems (the...