From 5ec61468d5e787b3c8ae32a2b4ef1595cf0bc3ee Mon Sep 17 00:00:00 2001 From: Emile Bangma <ewjbangma@hotmail.com> Date: Sun, 31 Mar 2024 16:44:50 +0000 Subject: [PATCH] fix(wikilinks): proper escaping of pipe character in wikilinks inside tables (#1040) --- docs/index.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/index.md b/docs/index.md index f25b6e2..87cf024 100644 --- a/docs/index.md +++ b/docs/index.md @@ -31,7 +31,7 @@ ## 🔧 Features -- [[Obsidian compatibility]], [[full-text search]], [[graph view]], note transclusion, [[wikilinks]], [[backlinks]], [[Latex]], [[syntax highlighting]], [[popover previews]], [[Docker Support]], [[i18n|internationalization]] and [many more](./features) right out of the box +- [[Obsidian compatibility]], [[full-text search]], [[graph view]], note transclusion, [[wikilinks]], [[backlinks]], [[features/Latex|Latex]], [[syntax highlighting]], [[popover previews]], [[Docker Support]], [[i18n|internationalization]] and [many more](./features) right out of the box - Hot-reload for both configuration and content - Simple JSX layouts and [[creating components|page components]] - [[SPA Routing|Ridiculously fast page loads]] and tiny bundle sizes -- Gitblit v1.10.0