From 78f399521661c82e45e627bbbdc8ce4daa9e5207 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Wed, 29 Apr 2026 22:30:04 +0200 Subject: style(typst): move in lib folder --- typst/typdown_typst.h | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 typst/typdown_typst.h (limited to 'typst/typdown_typst.h') diff --git a/typst/typdown_typst.h b/typst/typdown_typst.h deleted file mode 100644 index 755314a..0000000 --- a/typst/typdown_typst.h +++ /dev/null @@ -1,4 +0,0 @@ -extern const char *typst_generateSVG(const char*); -extern const char *typst_escapeMath(const char*); - -extern void typst_freeString(const char*); -- cgit v1.2.3