mirror of
https://github.com/zadam/trilium.git
synced 2025-11-18 03:00:41 +01:00
feat(import/markdown): preserve fractional widths
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
import TurndownService, { type Rule } from "turndown";
|
||||
import { gfm } from "../../../packages/turndown-plugin-gfm/src/gfm.js";
|
||||
import type { DOMElement } from "react";
|
||||
|
||||
let instance: TurndownService | null = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user