From eac391b36480903b61b13941edba13e2de3e5ca1 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Mon, 16 Oct 2023 16:35:45 +0200 Subject: [PATCH] added chemistry support closes #7 --- package-lock.json | 4 ++-- server/public/index.html | 1 + test-vault/.obsidian/plugins/just-share-please/data.json | 6 +++--- test-vault/Cool Test Note.md | 9 +++++++++ 4 files changed, 15 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 37bdab1..b5fac39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "just-share-please", - "version": "0.1.3", + "version": "0.1.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "just-share-please", - "version": "0.1.3", + "version": "0.1.4", "license": "MIT", "devDependencies": { "@types/node": "^16.11.6", diff --git a/server/public/index.html b/server/public/index.html index 8d4e4f4..95d8fbc 100644 --- a/server/public/index.html +++ b/server/public/index.html @@ -11,6 +11,7 @@ + diff --git a/test-vault/.obsidian/plugins/just-share-please/data.json b/test-vault/.obsidian/plugins/just-share-please/data.json index 233c475..e17f7f8 100644 --- a/test-vault/.obsidian/plugins/just-share-please/data.json +++ b/test-vault/.obsidian/plugins/just-share-please/data.json @@ -2,8 +2,8 @@ "url": "http://localhost:8080", "shared": [ { - "id": "22478da6", - "password": "5553101a4b7cb2b47dab2bb15ba6cd51", + "id": "7a4c6dde", + "password": "33cc5675fc172b601abe3663d2b67965", "path": "Cool Test Note.md" } ], @@ -11,4 +11,4 @@ "includeNoteName": true, "unshareDeletedFiles": false, "autoUpdateShares": false -} +} \ No newline at end of file diff --git a/test-vault/Cool Test Note.md b/test-vault/Cool Test Note.md index 408de45..86cff99 100644 --- a/test-vault/Cool Test Note.md +++ b/test-vault/Cool Test Note.md @@ -4,6 +4,15 @@ test: yes This is a cool test note%%with an inline comment%%, my friends! +Chemistry! +$$ +\ce{ ^{227}_{90}Th+ } +$$ + +$$ +\ce{ 1/2H2O } +$$ + %% BLOCK COMMENT %%