Skip to content

Instantly share code, notes, and snippets.

@carloswm85
Created July 3, 2021 20:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carloswm85/2c156065c171003c2fd8ae2f2b28ee1a to your computer and use it in GitHub Desktop.
Save carloswm85/2c156065c171003c2fd8ae2f2b28ee1a to your computer and use it in GitHub Desktop.
Example for StackOverflow comment.
# Post: https://stackoverflow.com/a/60060509/7389293 for VSCode
""" This is a long comment """
# TODO: Add checkbox, just for printing a sample, just text, of the structure, for websites.
""" This is the same long comment, but automatically trimmed and
continued around column 79 """
# TODO: Add checkbox, just for printing a sample, just text, of the structure,
# for websites.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment