Skip to content

Commit

Permalink
convert markdown to html
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsboost committed Mar 14, 2024
1 parent 18c0f54 commit d5119ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ kodeWeave uses a number of open source projects to work properly:
* [FileSaver.js](https://github.com/eligrey/FileSaver.js/) - JSZip comes prebuilt with this. Allows us to save files locally in Javascript
* [panzoom](https://github.com/anvaka/panzoom/) - Used to pan and zoom the canvas
* [cdnjs](https://cdnjs.com/api) - Used to easily add the latest libraries and frameworks in the app by a single search
* [marked](https://marked.js.org/) - Used to convert markdown to html

Development
-------------
Expand Down

0 comments on commit d5119ed

Please sign in to comment.