Implemented markdown preview

This commit is contained in:
Sun Knudsen 2022-03-14 08:53:50 -04:00
parent d5ab483e9d
commit e4972b54d0
No known key found for this signature in database
GPG key ID: 02C43AD072D57783
9 changed files with 957 additions and 183 deletions

View file

@ -27,7 +27,12 @@
"dotenv": "^16.0.0",
"express": "^4.17.2",
"fs-extra": "^10.0.0",
"github-markdown-css": "^5.1.0",
"got": "^12.0.1",
"handlebars": "^4.7.7",
"npm-check-updates": "^12.3.0",
"open": "^8.4.0",
"prettier": "^2.5.1",
"readdirp": "^3.6.0",
"youtube-player-screenshot": "^0.3.0"
},