From 9f7a8dcea7d54d2634c4771f3b69815b6786623c Mon Sep 17 00:00:00 2001 From: bartoszmajsak <bartosz.majsak@gmail.com> Date: Thu, 11 Jul 2024 10:25:50 +0200 Subject: [PATCH] docs: removes not working styling Accidentally commited while trying to improve mermaid `note` in "class diagram". --- pkg/feature/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/feature/README.md b/pkg/feature/README.md index c70c77baa4c..d481e736d8f 100644 --- a/pkg/feature/README.md +++ b/pkg/feature/README.md @@ -13,7 +13,6 @@ ## Overview ```mermaid -%%{init: {'noteBkgColor': '#ffcc00', 'noteTextColor': '#000000', 'noteBorderColor': '#000000'}}%% --- title: Feature Domain Model ---