From eb2f6aeca891135389e58da0016c60af1363df61 Mon Sep 17 00:00:00 2001
From: chaosarium <38693485+chaosarium@users.noreply.github.com>
Date: Mon, 09 Jan 2023 22:14:11 +0000
Subject: [PATCH] Fix callout behaviour inconsistent with Obsidian (closes #168) (#268)

---
 README.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 717103c..058b8ba 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,10 @@
 
 Host your second brain and [digital garden](https://jzhao.xyz/posts/networked-thought) for free. Quartz features
 
-1. Extremely fast full-text search by pressing `Ctrl` + `k`
+1. Extremely fast natural-language search
 2. Customizable and hackable design based on Hugo
 3. Automatically generated backlinks, link previews, and local graph
-4. Built-in CJK + Latex Support
+4. Built-in CJK + Latex Support and Admonition-style callouts
 5. Support for both Markdown Links and Wikilinks
 
 Check out some of the [amazing gardens that community members](https://quartz.jzhao.xyz/notes/showcase/) have published with Quartz!

--
Gitblit v1.10.0