We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 944d6cc commit 2c16c10Copy full SHA for 2c16c10
src/textual/app.py
@@ -4311,7 +4311,7 @@ def notify(
4311
title: The title for the notification.
4312
severity: The severity of the notification.
4313
timeout: The timeout (in seconds) for the notification, or `None` for default.
4314
- markup: Render the message as Textual markup?
+ markup: Render the message as content markup?
4315
4316
The `notify` method is used to create an application-wide
4317
notification, shown in a [`Toast`][textual.widgets._toast.Toast],
0 commit comments