docs icon indicating copy to clipboard operation
docs copied to clipboard

Reformat HTML examples

Open dwaq opened this issue 8 years ago • 0 comments

I think the HTML examples at src/content/guide/getting-started/examples.md would be more clear if they were reformatted.

  1. 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)
  2. It would be nice if the "Paste the code between the.." text was outside of the code tags, 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.

dwaq avatar Oct 26 '17 11:10 dwaq