forked from mirror/presenterm
chore: update demo presentation to use new features
This commit is contained in:
parent
fd45d96e1c
commit
3911f15cbc
Binary file not shown.
|
Before Width: | Height: | Size: 450 KiB After Width: | Height: | Size: 477 KiB |
@ -228,6 +228,8 @@ Text formatting works as expected:
|
||||
* ~This is strikethrough text.~
|
||||
* Inline code `is also supported`.
|
||||
* Links look like this [](https://example.com/)
|
||||
* Text can be <span style="color: red">colored</span>.
|
||||
* Text background color can be <span style="color: blue; background-color: black">changed too</span>.
|
||||
|
||||
<!-- end_slide -->
|
||||
|
||||
@ -236,6 +238,11 @@ Other elements
|
||||
|
||||
Other elements supported are:
|
||||
|
||||
# Alerts
|
||||
|
||||
> [!caution]
|
||||
> Github style alerts
|
||||
|
||||
# Tables
|
||||
|
||||
| Name | Taste |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user