move tags to markdown

This commit is contained in:
Ryan Cao 2022-10-29 23:17:40 +08:00
parent 029ba31520
commit 4e2afcc7f8
No known key found for this signature in database
24 changed files with 242 additions and 281 deletions

View file

@ -25,6 +25,7 @@
"dotenv": "^16.0.3",
"esbuild": "^0.15.11",
"eslint": "^8.25.0",
"gray-matter": "^4.0.3",
"prettier": "^2.7.1",
"typescript": "^4.8.4"
}