mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
committed by
GitHub
parent
f48b71b4bc
commit
675c592788
@@ -29,9 +29,9 @@ The following example displays Markdown from a string and a Table of Contents.
|
||||
|
||||
## Reactive Attributes
|
||||
|
||||
| Name | Type | Default | Description |
|
||||
| ------------------------ | ---- | ------- | ----------------------------------------------------------------- |
|
||||
| `show_table_of_contents` | bool | True | Wether a Table of Contents should be displayed with the Markdown. |
|
||||
| Name | Type | Default | Description |
|
||||
| ------------------------ | ---- | ------- | ------------------------------------------------------------------ |
|
||||
| `show_table_of_contents` | bool | True | Whether a Table of Contents should be displayed with the Markdown. |
|
||||
|
||||
## Messages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user