We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<select class="form-control" id="languageSelection"> <option value="none">None</option> <option value="markup">Links</option> <option disabled><strong>Most used:</strong></option> <option value="clike">C-Like</option> <option value="markup">Markup (HTML, etc.)</option> <option value="css">CSS</option> <option value="javascript">JavaScript</option> <option value="php">PHP</option> <option value="python">Python</option> <option value="bash">Bash</option> <option value="perl">Perl</option> <option value="ruby">Ruby</option> <option disabled><strong>All the others in alphabetical order:</strong></option> <option value="abap">ABAP</option> <option value="actionscript">ActionScript</option>
The text was updated successfully, but these errors were encountered:
phonicmouse
No branches or pull requests
The text was updated successfully, but these errors were encountered: