Changelog
This commit is contained in:
parent
ac46be44cf
commit
33bfd6379e
1 changed files with 3 additions and 0 deletions
3
1.7.md
3
1.7.md
|
@ -43,6 +43,9 @@ prin "Subtitle: Text goes here"
|
||||||
prin "Subtitle" "Text goes here"
|
prin "Subtitle" "Text goes here"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Title**<br \>
|
||||||
|
- Made title faster by using `$HOSTNAME` when available.
|
||||||
|
|
||||||
**Underline**<br \>
|
**Underline**<br \>
|
||||||
- Underlining is no longer hardcoded to title length meaning you can now<br \>
|
- Underlining is no longer hardcoded to title length meaning you can now<br \>
|
||||||
underline any part of the output and the length will match.
|
underline any part of the output and the length will match.
|
||||||
|
|
Loading…
Reference in a new issue