chore: update demo

This commit is contained in:
PoiScript 2023-11-18 22:39:57 +08:00
parent 46ed6b8d91
commit 2aec1768da
No known key found for this signature in database
GPG key ID: 22C2B1249D99985E

View file

@ -248,6 +248,9 @@ This is a quote
This is an example block
#+end_example
-----
List
1. First item
2. Second item
3. Third item
@ -255,13 +258,22 @@ This is an example block
* Indented item
4. Fourth item
Table:
-----
Description list
- Rust _programming_ language:: A language empowering everyone
to build reliable and efficient software.
-----
Table
|Syntax |Description|
|-----------|-----------|
|Header |Title |
|Paragraph |Text |
Image:
-----
Image
[[https://www.rust-lang.org/static/images/rust-logo-blk.svg]]
`);