You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contributing/architecture.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ This document describes the complete architecture of the MkDocs-Note plugin in v
17
17
18
18
MkDocs Note is now a **lightweight documentation plugin** designed specifically for MkDocs and Material for MkDocs theme. It focuses on essential note management features with minimal complexity.
19
19
20
+
It just a simple python-based tool that help you manage your notes in MkDocs documentation site, why not make it simpler and concise?
21
+
20
22
### Core Design Philosophy
21
23
22
24
-**Simplicity First**: Minimal code, focused features, easy to understand and maintain
0 commit comments