Skip to content

Instantly share code, notes, and snippets.

@waylan
Last active September 27, 2024 10:20
Show Gist options
  • 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

@bryanprimus
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