mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-24 04:02:50 +08:00
Fix path and description for TextPath docs (#758)
This commit is contained in:
parent
fbe1d0b6f2
commit
a6364e066b
@ -1,6 +1,6 @@
|
|||||||
Title: Text Path
|
Title: Text Path
|
||||||
Order: 80
|
Order: 80
|
||||||
Description: "The **TextPath** class is used to render a horizontal rule (line) to the terminal."
|
Description: "The **TextPath** class is used to render a Windows or Unix path."
|
||||||
Highlights:
|
Highlights:
|
||||||
- Automatically shrinks paths to fit.
|
- Automatically shrinks paths to fit.
|
||||||
- Custom colors for segments of the path.
|
- Custom colors for segments of the path.
|
||||||
@ -9,7 +9,7 @@ Reference: T:Spectre.Console.TextPath
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
The `TextPath` class is used to render a Windows or Unix disk path.
|
The `TextPath` class is used to render a Windows or Unix path.
|
||||||
|
|
||||||
<?# AsciiCast cast="text-path" /?>
|
<?# AsciiCast cast="text-path" /?>
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user