You've already forked obsidian-visualiser
Search, link preview and starting tag page
This commit is contained in:
@@ -5,13 +5,10 @@ export default defineNuxtConfig({
|
||||
modules: [CanvasModule, "@nuxt/content", "@nuxtjs/color-mode"],
|
||||
css: ['~/assets/global.css'],
|
||||
content: {
|
||||
experimental: {
|
||||
search: true
|
||||
},
|
||||
documentDriven: {
|
||||
injectPage: true,
|
||||
},
|
||||
contentHead: false,
|
||||
contentHead: true,
|
||||
markdown: {
|
||||
toc: { depth: 3, searchDepth: 3 },
|
||||
remarkPlugins: [
|
||||
|
||||
Reference in New Issue
Block a user