We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 842aa28 commit 452ddacCopy full SHA for 452ddac
main.ts
@@ -1,4 +1,5 @@
1
import { App, Editor, MarkdownView, Modal, Notice, Plugin, PluginSettingTab, Setting } from 'obsidian';
2
+// @ts-ignore
3
import create from "typograms/src/typograms.js";
4
5
interface TextgramsSettings {
0 commit comments