File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -200,18 +200,16 @@ python run.py
200200
201201## 📚 Documentation
202202
203- Want to learn more? ** The full documentation lives inside the app as interactive notes! **
203+ Want to learn more?
204204
205- Once you've started NoteDiscovery, you'll find comprehensive guides on:
206205- 🎨 ** [ THEMES.md] ( documentation/THEMES.md ) ** - Theme customization and creating custom themes
207206- ✨ ** [ FEATURES.md] ( documentation/FEATURES.md ) ** - Complete feature list and keyboard shortcuts
208207- 🧮 ** [ MATHJAX.md] ( documentation/MATHJAX.md ) ** - LaTeX/Math notation examples and syntax reference
208+ - 📊 ** [ MERMAID.md] ( documentation/MERMAID.md ) ** - Diagram creation with Mermaid (flowcharts, sequence diagrams, and more)
209209- 🔌 ** [ PLUGINS.md] ( documentation/PLUGINS.md ) ** - Plugin system and available plugins
210210- 🌐 ** [ API.md] ( documentation/API.md ) ** - REST API documentation and examples
211211- 🔐 ** [ AUTHENTICATION.md] ( documentation/AUTHENTICATION.md ) ** - Enable password protection for your instance
212212
213- ** Can't wait to start the app?** Browse the documentation notes directly on GitHub in the [ ` documentation/ ` ] ( documentation/ ) folder!
214-
215213💡 ** Pro Tip:** If you clone this repository, you can mount the ` documentation/ ` folder to view these docs inside the app:
216214
217215``` yaml
You can’t perform that action at this time.
0 commit comments