From 2dabaaa8c384c16f3d2979c20cbf6897337e73ab Mon Sep 17 00:00:00 2001 From: maxi Date: Thu, 23 Feb 2023 10:55:18 +0100 Subject: [PATCH] ajuste --- main.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/main.ts b/main.ts index 4f3800d..350fa39 100644 --- a/main.ts +++ b/main.ts @@ -32,9 +32,6 @@ const DEFAULT_SETTINGS: HeadingIndentSettings = { } -// todo: (docs) also you can add your custom css to the headings and contents, using classes - - export default class HeadingIndent extends Plugin { settings: HeadingIndentSettings;