What would you like us to improve?
allow users to directly copy bash snippets from the website and paste them on linux.
This is done by removing all the $ symbols at the beginning of each lines of the snippets. Otherwise, users get $: command not found
Its it not that much work a simple crtl + f and its done !
One example here for src/content/docs/en/developers/guides/running-a-scroll-node.mdx
How important it is?
Not that much important but very quick to do and great ux improvement