From 4eff2ef9033ebaf1bb69097b5d6ccbfdf52626cd Mon Sep 17 00:00:00 2001 From: WlodekM Date: Mon, 2 Dec 2024 11:04:03 +0200 Subject: markdown --- pages/main/page.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pages/main/page.js b/pages/main/page.js index b6e5e24..43656c8 100644 --- a/pages/main/page.js +++ b/pages/main/page.js @@ -14,7 +14,10 @@ const md = markdwonits({ } return ''; // use external default escaping - } + }, + breaks: true, + linkify: true, + typographer: true, }) async function fetchJSON(url, opts) { -- cgit 1.4.1-2-gfad0