Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[Documentation] Examples should be in plain markup #11340
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Problem to solve
the code examples for things like what classes to use are very hard to understand because they've all been made with script.
eg
i cannot read that at a glance to see the valid syntax in the simplest case.
Proposed solution
Just list them plainly as examples, in longhand, so the reader can quickly refer to the actual expected syntax.