From 25d63346c659836a6cdd1ee928e7238c5017b645 Mon Sep 17 00:00:00 2001 From: isUnknown Date: Fri, 27 Mar 2026 18:46:41 +0100 Subject: [PATCH] body writer : add h4 headings --- site/blueprints/fields/body.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site/blueprints/fields/body.yml b/site/blueprints/fields/body.yml index 2305bd1..9c5b637 100644 --- a/site/blueprints/fields/body.yml +++ b/site/blueprints/fields/body.yml @@ -2,7 +2,8 @@ label: Corps type: writer headings: - 3 + - 4 marks: - bold - italic - - link \ No newline at end of file + - link