Skip to content

Commit b49fb41

Browse files
authored
add "Plugin Development: " to title
1 parent 4915379 commit b49fb41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/docs/messages-notifications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Messages and Notifications
2+
title: Plugin Development: Messages and Notifications
33
linktitle: messages-notifications
44
weight: 112
55
---
66

7-
## Messages and Notifications
7+
## Plugin Development: Messages and Notifications
88

99
When writing a [plugin](../plugins/), or when editing [macros](../macros/), or when using one of the scripting plugins, you need to communicate with the Notepad++ application, to get information from it or instruct it to do some task. This is done using messages and notifications.
1010

0 commit comments

Comments
 (0)