Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeparticle committed Jun 15, 2024
1 parent c030eba commit 3047234
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
- [Section](#section)
- [Hover](#hover)
- [Enclosed](#enclosed)
- [Highlight words and link it to a URL](#highlight-words-and-link-it-to-a-URL)
- [Highlight words and link it to a URL](#highlight-words-and-link-it-to-a-url)
- [Images](#images)
- [Theme](#theme)
- [Using picture tag](#using-picture-tag)
Expand Down Expand Up @@ -767,7 +767,7 @@ You can use [BinaryTree](## "Array of Developer Productivity Tools Designed to H
<https://github.com/>

## Highlight words and link it to a URL

```md
[BinaryTree](https://binarytree.dev/)
```
Expand Down
2 changes: 1 addition & 1 deletion supported_file_extensions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
| topoJSON | [.topojson](./fictional_park.topojson), .json | Extension of GeoJSON for topology data |
| STL | [.stl](./solid_cube.stl) | File format for 3D models |
| Markdown | [.markdown](./documentation.markdown), [.md](./documentation.md) | Markup language for formatting text |
|SVG | [.svg](./theultimatemarkdowncheatsheet-brightgreen.svg) | Scalable Vector Graphics file format |
| SVG | [.svg](./theultimatemarkdowncheatsheet-brightgreen.svg) | Scalable Vector Graphics file format |

0 comments on commit 3047234

Please sign in to comment.