From 740be86c235eee855469eb81fc2d1074ffee3ca8 Mon Sep 17 00:00:00 2001 From: Andrea Alberti Date: Sat, 17 Aug 2024 22:00:30 +0200 Subject: [PATCH] Improved description of the field configuring the markdown file --- src/settings_tab.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/settings_tab.ts b/src/settings_tab.ts index a10f8b0..c0ab1e1 100644 --- a/src/settings_tab.ts +++ b/src/settings_tab.ts @@ -105,7 +105,7 @@ export class PluginsAnnotationsSettingTab extends PluginSettingTab { const p2 = document.createElement('p2'); p2.innerHTML = "You can enter rich text notes using Markdown (recommended) and HTML. \ - Markdown annotations will be dispalyed as Obsidian renders Markdown text. \ + Markdown annotations will be displayed as Obsidian renders Markdown text. \ The annotation type can be selected by starting the annotation text with a line containing one \ of the following options:\