From c9af9c78073d91952752dacd106418fcec104eac Mon Sep 17 00:00:00 2001 From: Tinmarino Date: Fri, 17 Mar 2023 03:49:56 -0300 Subject: [PATCH] Doc: add changelog for issue #1261 --- doc/vimwiki.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt index f1d1758..1505e41 100644 --- a/doc/vimwiki.txt +++ b/doc/vimwiki.txt @@ -4020,6 +4020,8 @@ master is retained as a legacy mirror of the dev branch. This is somewhat experimental, and will probably be refined over time. Fixed:~ + * Issue #1261: Feature: Support for in Markdown + highlighting with yellow background and back foreground * Issue #1274: Feature: Continue blockquote when is pressed in insert mode Also add the |blockquote_markers| variable