Skip to content

Instantly share code, notes, and snippets.

@waylan
Last active November 4, 2022 19:42
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save waylan/63c256073b4cceb45c49c428626ad250 to your computer and use it in GitHub Desktop.
Save waylan/63c256073b4cceb45c49c428626ad250 to your computer and use it in GitHub Desktop.

An example of a diff code block:

  Unchanged Line
- Removed Line
+ Added Line
@waylan
Copy link
Author

waylan commented Jun 5, 2020

Here is an example in a comment which works as well:

  Unchanged Line
- Removed Line
+ Added Line

@bryanltobing
Copy link

how i want it in formatted code like json?

```json
+ like this
- like this


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment