Skip to content

Commit

Permalink
Better syntax highlighting (#517)
Browse files Browse the repository at this point in the history
* Add proper syntax highlighting to Example Example

* Add proper syntax highlighting to Example Example Example

* Add Gears to Contributor list

---------

Co-authored-by: Lu Wilson <[email protected]>
  • Loading branch information
GearsDatapacks and TodePond authored Dec 14, 2023
1 parent 1dbc4eb commit 8397aeb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/contributors/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ This list is only for people who have had a pull request accepted. If that could
- K8sKween (Victoria)
- skifli
- Ben Carlsson AKA Glacials
- Gears (⚙️, but plural)
2 changes: 1 addition & 1 deletion examples/Examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This is an example of a what an example could look like.<br>
First of all, the example could include some text explaining the example, like this.

```
```js
// And then some code here to show how to code the example
```

Expand Down
2 changes: 1 addition & 1 deletion examples/examples/Examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is an example of a what an example of an example could look like.<br>
First of all, the example example could include some text stating that it's an example of an example.<br>
Then it could explain that you could write some text to explain an actual example.

```
```js
// And then some code to show how to code the actual example
```

Expand Down

0 comments on commit 8397aeb

Please sign in to comment.