Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Fentaniao committed Dec 19, 2021
1 parent 44e4b4c commit eca9f24
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion Preview.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,30 +42,40 @@ In life, if the edges and corners of objects are too sharp, it is not safe. Indu

#### Inline Code

`This is an inline code`
`print("This is inline code.")`

### Text Format

#### Highlight

==This is a context in highlight.==

==这是一段高亮的文字。==

#### Bold

**This is a context in Bold.**

**这是一段加粗的文字。**

#### Italics

*This is a context in italics.*

*这是一段倾斜的文字。*

#### Underline

<u>This is a context in Underline.</u>

<u>这是一段加有删除线的文字。</u>

#### Strikethrough

~~This is a context in Underline.~~

~~这是一段加有下划线的文字。~~

#### Hyperlink

[Homepage](https://github.com/Fentaniao/Liquid)
Expand Down Expand Up @@ -96,3 +106,4 @@ CO~2~ is a kind of gas in the air.

- [ ] Undo
- [x] Done

Empty file added liquid-dark.user.css
Empty file.
Empty file added liquid-free.user.css
Empty file.
Empty file added liquid.user.css
Empty file.

0 comments on commit eca9f24

Please sign in to comment.