From e28ae2a114fa7e2caa322fb379c70dddf58e4be9 Mon Sep 17 00:00:00 2001 From: Alex Colucci Date: Sat, 20 Feb 2021 12:00:12 +0100 Subject: [PATCH] Add backslashes and line breaks in math mode --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b4552e3..ba8891e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "flashcards-obsidian", "name": "Flashcards", - "version": "1.1.8", + "version": "1.1.9", "minAppVersion": "0.9.17", "description": "Anki integration", "author": "Alex Colucci",