Featured image of post First blog trying elements

First blog trying elements

Welcome to Plumocean's Blog

第一篇blog,matlab元素尝试

  • Western材料list清单

Here is an example of headings. You can use this heading by the following markdown rules. For example: use # for heading 1 and use ###### for heading 6.

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Emphasis

The emphasis, aka italics, with asterisks or underscores.

Strong emphasis, aka bold, with asterisks or underscores.

The combined emphasis with asterisks and underscores.

Strike through usesildes. Scratch this.

I’m an inline-style link

I’m an inline-style link with title

I’m a reference-style link

I’m a relative reference to a repository file

[You can use numbers for reference-style link definitions][1]

Or leave it empty and use the [link text itself].

URLs and URLs in angle brackets will automatically get turned into links. http://www.example.com or http://www.example.com and sometimes example.com (but not on Github, for example).

Some text to show that the r [1] links can follow later.

main: weight: 4```yaml links:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
### Ordered List

1. List item
2. List item
3. List item



### Unordered List

- List item
- List item
- List item




### Code and Syntax Highlighting

This is an `Inline code` sample.

```javascript
var s = "JavaScript syntax highlighting";
alert(s);
1
2
s = "Python syntax highlighting"
print s

Blockquote

Did you come here for something in particular or just general Riker-bashing? And blowing into maximum warp speed, you appeared for an instant to be in two places at once.

Tables

TablesAreCool
col 3 isright-aligned$1600
col 2 iscentered$12
zebra stripesare neat$1

video

linker follows

To use this feature, add links section to frontmatter.

1
2
3
4
5
6
7
8
9
links:
  - title: GitHub
    description: GitHub is the world's largest software development platform.
    website: https://github.com
    image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
  - title: TypeScript
    description: TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
    website: https://www.typescriptlang.org
    image: ts-logo-128.jpg

image field accepts both local and external images

To use this feature, add links section to frontmatter.

1
2
3
4
5
menu:
    main: 
        weight: 4
        params:
            icon: link
版权声明:著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。本文为原创,依据CC BY-NC-SA 4.0许可证进行授权,转载请附上出处链接及本声明。
最后更新于 Jul 30, 2023 00:00 UTC
comments powered by Disqus
here soppose to be some customtext
Built with Hugo
主题 StackJimmy 设计