From de21f1349b48ef4fb75a88bb56481b1c9f814480 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Gro=C3=9Fe?= Date: Thu, 6 Nov 2025 11:52:40 +0000 Subject: [PATCH] chore(docs): Add mdfried to integrations.rst --- docs/integrations.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/integrations.rst b/docs/integrations.rst index f92010f92..957ffb518 100644 --- a/docs/integrations.rst +++ b/docs/integrations.rst @@ -86,6 +86,13 @@ graphics protocol. Show markdown based slides with images in your terminal, powered by the kitty graphics protocol. +.. _tool_mdfried: + +`mdfried `_ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Markdown viewer that can render big headers with the text-sizing-protocol, and +also render images with the kitty graphics protocol. + .. _tool_term_image: `term-image `__