docs
docs copied to clipboard
Reformat HTML examples
I think the HTML examples at src/content/guide/getting-started/examples.md would be more clear if they were reformatted.
- It would be nice if they were strictly written in HTML and there was proper syntax highlighting. (Currently they are kinda written in C inside a comment)
- It would be nice if the "Paste the code between the.." text was outside of the
codetags, and was changed to explain that the code is now formatted as HTML. Perhaps a link to download the complete example as a HTML file would help?
Note that there's two seperate HTML code blocks on that webpage.