Updated How to request support for a new language in a Github issue (in order of fastest support) (markdown)

Austin Cheney 2015-09-08 21:03:42 -05:00
parent 08144fce59
commit fa585d5eb9
1 changed files with 2 additions and 0 deletions

@ -1,3 +1,5 @@
This list is provided in order of fastest completion time to slowest.
1. Have a trusted beautifier in hand. If you know of a beautifier then just link to it and it can be added into the page.
2. If the requested language looks and behaves similarly to already supported languages then link to some documentation with code samples and syntax definitions. Extending an existing beautifier may be fast and easy, but only if developers are provided the right references and technical details.
3. If the requested language is something completely unique and no beautifiers exist it will be a while before support is available