Skip to content

Instantly share code, notes, and snippets.

View wjandrea's full-sized avatar

William Andrea wjandrea

  • Montreal, QC
View GitHub Profile
@leana8959
leana8959 / README.md
Created May 25, 2023 23:22 — forked from zopsicle/README.md
Firefox monospace address bar / URL preview
@pshchelo
pshchelo / syntax-check.py
Created August 27, 2018 16:11
Test file for Python syntax highlighting in editors / IDEs
#!/usr/bin/env python
"""Test file for Python syntax highlighting in editors / IDEs.
Meant to cover a wide range of different types of statements and expressions.
Not necessarily sensical or comprehensive (assume that if one exception is
highlighted that all are, for instance).
Extraneous trailing whitespace can't be tested because of svn pre-commit hook
checks for such things.

Upload images to GitHub

  1. Create a new issue on GitHub.

  2. Drag an image into the comment field.

  3. Wait for the upload process to finish.

  4. Copy the URL and use it in your Markdown files on GitHub.