From 8d3a0673b4869fc32334604da9e534f63acac0c6 Mon Sep 17 00:00:00 2001 From: Shawon Date: Wed, 7 Aug 2024 13:29:46 +0600 Subject: [PATCH] doc: Added image to new recipe --- RECIPES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RECIPES.md b/RECIPES.md index 88c1097..a61bd86 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -148,6 +148,8 @@ This is due to not being able to check the correct `textoff` value. But if you manually set it up you can center it. +![centered_hrs](https://github.com/OXY2DEV/markview.nvim/blob/images/Recipes/centered_hrs.jpg) + Let's start by creating a repeating part. ```lua