From bb9f5e1b945d698f70c52595608ff14bbf9ff0a9 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Wed, 27 Sep 2023 19:07:55 +0000 Subject: [PATCH] Update: plugin.calebjohn.MathMode@0.6.2 https://github.com/CalebJohn/joplin-math-mode/compare/1f7958826913badfd660326a80c2dfb277049593..d08f8e18e648fc0db63a5aabf73b296c8464f570 --- README.md | 2 +- manifests.json | 6 +++--- .../plugin.calebjohn.MathMode/manifest.json | 6 +++--- plugins/plugin.calebjohn.MathMode/plugin.jpl | Bin 679936 -> 679936 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 668005d..4158bed 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ This repository contains the following plugins: | [🏠](https://github.com/hieuthi/joplin-plugin-markdown-table-colorize) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.markdown-table-colorize/plugin.jpl) | Markdown Table: Colorize | 1.1.4 | Add colors to markdown table syntax and help distinguishing different columns | Hieu-Thi Luong | | [🏠](https://github.com/hieuthi/joplin-plugin-markdown-table-sortable) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.markdown-table-sortable/plugin.jpl) | Markdown Table: Sortable | 1.2.2 | Sort rendered tables on the fly and apply it to markdown source text. Can recognize simple cases of number, money, date and sort accordingly. | Hieu-Thi Luong | | [🏠](https://git.fomin.site/daniel/joplin-markmap) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/de.fomin.markmap/plugin.jpl) | Markmap | 1.4.1 | Generate a mindmap using markmap | Daniel Fomin | -| [🏠](https://github.com/CalebJohn/joplin-math-mode#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.calebjohn.MathMode/plugin.jpl) | Math Mode | 0.5.3 | Turn your notes into a powerful calculator with inline math. | Caleb John | +| [🏠](https://github.com/CalebJohn/joplin-math-mode#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/plugin.calebjohn.MathMode/plugin.jpl) | Math Mode | 0.6.2 | Turn your notes into a powerful calculator with inline math. | Caleb John | | [🏠](https://github.com/tessus/joplin-plugin-menu-shortcut-toolbar#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/cx.evermeet.tessus.menu-shortcut-toolbar/plugin.jpl) | Menu items, Shortcuts, Toolbar icons | 1.1.0 | Additional menu items, shortcuts, and toolbar icons, which are not part of Joplin core | Helmut K. C. Tessarek | | [🏠](https://github.com/hieuthi/joplin-plugin-metis) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.metis/plugin.jpl) | Metis | 0.1.5 | A Simple Task Manager Plugin for Joplin based on Todo.txt Specification | Hieu-Thi Luong | | [🏠](https://github.com/FelisDiligens/joplin-plugin-multimd-table-tools) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.MultiMarkdownTableTools/plugin.jpl) | MultiMarkdown Table Tools | 1.1.0 | A collection of tools to make editing tables easier. Also supports GitHub Flavored Markdown! | FelisDiligens | diff --git a/manifests.json b/manifests.json index 000d3c7..662b0c8 100644 --- a/manifests.json +++ b/manifests.json @@ -194,7 +194,7 @@ "manifest_version": 1, "id": "plugin.calebjohn.MathMode", "app_min_version": "1.8", - "version": "0.5.3", + "version": "0.6.2", "name": "Math Mode", "description": "Turn your notes into a powerful calculator with inline math.", "author": "Caleb John", @@ -205,8 +205,8 @@ "math", "mathjs" ], - "_publish_hash": "sha256:aca564861bc920c8e25397251b9bd8c9b0fc84fe2c4cd8a1d8b28ff9f4beb1af", - "_publish_commit": "main:1f7958826913badfd660326a80c2dfb277049593", + "_publish_hash": "sha256:fa1b0b9854ce679b9e079fbc24fd00a4a478533dd3bcea891cb773ece9604208", + "_publish_commit": "main:d08f8e18e648fc0db63a5aabf73b296c8464f570", "_npm_package_name": "joplin-plugin-math-mode", "_recommended": true }, diff --git a/plugins/plugin.calebjohn.MathMode/manifest.json b/plugins/plugin.calebjohn.MathMode/manifest.json index 88b6942..0395e09 100644 --- a/plugins/plugin.calebjohn.MathMode/manifest.json +++ b/plugins/plugin.calebjohn.MathMode/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "plugin.calebjohn.MathMode", "app_min_version": "1.8", - "version": "0.5.3", + "version": "0.6.2", "name": "Math Mode", "description": "Turn your notes into a powerful calculator with inline math.", "author": "Caleb John", @@ -13,7 +13,7 @@ "math", "mathjs" ], - "_publish_hash": "sha256:aca564861bc920c8e25397251b9bd8c9b0fc84fe2c4cd8a1d8b28ff9f4beb1af", - "_publish_commit": "main:1f7958826913badfd660326a80c2dfb277049593", + "_publish_hash": "sha256:fa1b0b9854ce679b9e079fbc24fd00a4a478533dd3bcea891cb773ece9604208", + "_publish_commit": "main:d08f8e18e648fc0db63a5aabf73b296c8464f570", "_npm_package_name": "joplin-plugin-math-mode" } \ No newline at end of file diff --git a/plugins/plugin.calebjohn.MathMode/plugin.jpl b/plugins/plugin.calebjohn.MathMode/plugin.jpl index 396dde9a00637bfce6eb03d52dd9eceedb9d502d..64aa53d95e2f123f87dded037d230d203a08a8c5 100644 GIT binary patch delta 165 zcmZoTpxJOhb3%`xse!qvxsefrfuVt!iMaxU!Q@27l+BEc-JDP<0|o;Fb7ND46nD2I zLdwv<#LyJ3OEsO5*-X!9bGDiy6I6`}$YcW}6R4VIM$L9cO-3MQ0%B$$W&vVWAZ7z% Qb|B^eV$SW1nq2?Q0BT|+UjP6A delta 165 zcmZoTpxJOhb3%`xiMff1xuH3OfuVt!si^{k!Q@27l+BEc-JDPZ!#Bx(Qv