fix code highlight issue

This commit is contained in:
Jiaxin Peng
2024-08-28 20:26:06 +01:00
parent 1f58670906
commit fd29ed820e
5 changed files with 43 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
"name": "share-to-notionnext",
"version": "2.4.0",
"type": "module",
"description": "Shares obsidian md file to notion with notion api for NotionNext web deploy, originally created by EasyChris/obsidian-to-notion.",
"description": "Share files to any Notion database using the Notion API, originally created by EasyChris/obsidian-to-notion.",
"main": "main.js",
"scripts": {
"dev": "node esbuild.config.mjs",