mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-03 15:28:14 +00:00
add link resolution prompt to quartz create
This commit is contained in:
parent
f82282367e
commit
8e0ba45789
4 changed files with 42 additions and 20 deletions
quartz/plugins/transformers
|
@ -9,7 +9,7 @@ import path from "path"
|
|||
import { JSResource } from "../../resources"
|
||||
// @ts-ignore
|
||||
import calloutScript from "../../components/scripts/callout.inline.ts"
|
||||
import { FilePath, slugifyFilePath, transformInternalLink } from "../../path"
|
||||
import { FilePath, slugifyFilePath } from "../../path"
|
||||
|
||||
export interface Options {
|
||||
comments: boolean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue