From 94a647f60d5a99b85587f758db5b51c783a88928 Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Tue, 8 Oct 2024 13:58:23 -0300 Subject: [PATCH] feat: Add target="_blank" to Markdown links in NodeDescription and ChatMessage components (#4060) * feat: Add target="_blank" to Markdown links in NodeDescription and ChatMessage components * added gfm back --- .../CustomNodes/GenericNode/components/NodeDescription/index.tsx | 1 + .../src/modals/IOModal/components/chatView/chatMessage/index.tsx | 1 + 2 files changed, 2 insertions(+) diff --git a/src/frontend/src/CustomNodes/GenericNode/components/NodeDescription/index.tsx b/src/frontend/src/CustomNodes/GenericNode/components/NodeDescription/index.tsx index 5d687de91..376ce83f6 100644 --- a/src/frontend/src/CustomNodes/GenericNode/components/NodeDescription/index.tsx +++ b/src/frontend/src/CustomNodes/GenericNode/components/NodeDescription/index.tsx @@ -146,6 +146,7 @@ export default function NodeDescription({ emptyPlaceholder ) : (