From 109aa6c1985ccab7708d025c3c13bf033d0d340f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20Poduszl=C3=B3?= Date: Sun, 12 Apr 2020 21:36:58 +0200 Subject: [PATCH] docs(v2): fix 1st custom admonition title example (#2593) --- website/docs/markdown-features.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/markdown-features.mdx b/website/docs/markdown-features.mdx index fd48093e84..fec9b7de0f 100644 --- a/website/docs/markdown-features.mdx +++ b/website/docs/markdown-features.mdx @@ -433,7 +433,7 @@ Example: The content and title *can* include markdown. ::: -:::tip +:::tip You can specify an optional title Heads up! Here's a pro-tip. :::