From 47393188b0199f8c326d88c92beee03037e8134f Mon Sep 17 00:00:00 2001 From: Yaotian-Liu Date: Mon, 13 Mar 2023 19:41:56 +0800 Subject: [PATCH] doc: update README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 2236d16..6041d69 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,6 @@ To use the plugin, simply create a code block in your Obsidian note and add your Here is an example: ``` -Here is a code block example: - ```pcode \begin{algorithm} \caption{Quicksort}