当前位置:网站首页>Markdown -- basic usage syntax
Markdown -- basic usage syntax
2022-06-28 10:30:00 【Nanchen_ forty-two】
Put the following code in md Preview the effect
# RUNOB Markdown Test
## Hello World!
### RUNOB Markdown
11
* Italics *
** bold **
********************************
~~ Delete ~~
<u> Underline </u>
12323[^ Important text ]
+ The first one is
+ The second item
1. 123
- 123 // Empty four spaces
$\color{#FF0000}{ red }$
$\color{#FFFF00}{ yellow }$
$\color{#00FF00}{ green }$
$\color{#0000FF}{ blue }$
$\color{#00FFFF}{ Indigo }$
$\color{#FF00FF}{ purple }$
<font face=" Microsoft YaHei " size = 7 color = red > **MarkDown** </font>
== Mark ==
> block
> block
> block
> Outermost layer
>> first floor
>>> The third level
---
> Block list
```javascript
var result =12;
```
```ts
let num:number = 123;
```
```javascript
$(document).ready(function() {
alert(result);
})
```
<!-- link -->
This is a link [ Nanchen Web](https://blog.csdn.net/nanchen_J?type=blog)
Direct import URL <https://blog.csdn.net/nanchen_J?type=blog>
***
<!-- picture -->

<!-- form -->
| Header | Header |
| :---- | ---- |
| Cell | Cell two |
| Cell | Cell two |
1. -: Set the right alignment of content and title bar .
2. :- Set the content and title bar to the left .
3. :-: Set the content to center with the title bar .
[ expression ](https://www.webfx.com/tools/emoji-cheat-sheet/)
[:emojisense Plugin Download ](https://marketplace.visualstudio.com/items?itemName=bierner.emojisense)
Shortcut key ctrl+i
Here is the effect :




边栏推荐
- 【OpenCV 例程200篇】213. 绘制圆形
- appliedzkp zkevm(9)中的Bytecode Proof
- 再見!IE瀏覽器,這條路由Edge替IE繼續走下去
- mysql打不开,闪退
- R language plot visualization: plot to visualize overlapping histograms, and use geom at the bottom edge of the histogram_ The rugfunction adds marginal rugplots
- Unity AssetBundle asset packaging and asset loading
- Six fusion positioning technologies in wireless communication application of Internet of things
- [Unity][ECS]学习笔记(一)
- [unity] built in rendering pipeline to URP
- Summary of characteristics of five wireless transmission protocols of Internet of things
猜你喜欢
Ribbon核心源码解析

解析:去中心化托管解决方案概述
![[unity][ecs] learning notes (II)](/img/72/d3e46a820796a48b458cd2d0a18f8f.png)
[unity][ecs] learning notes (II)

Idea failed to connect to SQL Sever

【NLP】今年高考英语AI得分134,复旦武大校友这项研究有点意思

Understand 12 convolution methods (including 1x1 convolution, transpose convolution and deep separable convolution)

Interface automation framework scaffolding - Implementation of parametric tools

Ideal interface automation project
![[unity][ecs] learning notes (I)](/img/eb/1f0ad817bbc441fd8c14d046b82dd0.png)
[unity][ecs] learning notes (I)

An error is reported when uninstalling Oracle
随机推荐
Why does istio use spirit for identity authentication?
Interface automation framework scaffolding - Implementation of parametric tools
ruoyi集成积木报表(nice)
ICMP协议的作用,Ping of Death攻击的原理是什么?
MySQL查看数据库性能常用命令
使用 ABAP 操作 Excel 的几种方法
无线通信模块定点传输-点对多点的具体传输应用
Realize an air conditioner with compose to bring you cool in summer
2D code generator for openharmony application development
R language plot visualization: plot to visualize overlapping histograms, and use geom at the bottom edge of the histogram_ The rugfunction adds marginal rugplots
Ffmpeg audio and video recording
AQS理解
各位大佬,问下Mysql不支持EARLIEST_OFFSET模式吗?Unsupported star
2022吴恩达机器学习specialization Week 2 practice lab: Linear regression
Install using snap in opencloudos NET 6
手把手教你处理 JS 逆向之 SVG 映射
Unity loads AssetBundle resources from the server and writes them to local memory, and loads the downloaded and saved AB resources from local memory to the scene
Katalon当中的debug调试
Several methods of using ABAP to operate Excel
爬虫小操作