From ed0a6ef4ffe53ca261a7537f630c8e6c5179ac91 Mon Sep 17 00:00:00 2001 From: Yasumichi Akahoshi Date: Sat, 31 Jan 2026 08:46:33 +0900 Subject: [PATCH] Add markdown toolbar (#3949) --- .../core/helper/acenavbar.scala.html | 19 ++ src/main/webapp/assets/common/js/editor.js | 293 ++++++++++++++++++ 2 files changed, 312 insertions(+) diff --git a/src/main/twirl/gitbucket/core/helper/acenavbar.scala.html b/src/main/twirl/gitbucket/core/helper/acenavbar.scala.html index 3af163bb5..ffe9643db 100644 --- a/src/main/twirl/gitbucket/core/helper/acenavbar.scala.html +++ b/src/main/twirl/gitbucket/core/helper/acenavbar.scala.html @@ -9,6 +9,25 @@ +