当前位置:网站首页>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 :




边栏推荐
- Unity AssetBundle asset packaging and asset loading
- An idea plug-in that automatically generates unit tests, which improves the development efficiency by more than 70%!
- Realize an air conditioner with compose to bring you cool in summer
- 物联网无线通信应用中6种融合定位技术
- The R language uses the avplots function in the car package to create added variable plots. In image interaction, manually identify (add) strong influence points that have a great impact on each predi
- [unity][ecs] learning notes (III)
- 栈的弹出压入序列<难度系数>
- 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
- Realization of a springboard machine
- 树莓派无需显示屏的VNC Viewer方式的远程连接
猜你喜欢

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

MarkDown——基本使用语法

为什么 Istio 要使用 SPIRE 做身份认证?

SQL中的DQL、DML、DDL和DCL是怎么区分和定义的

Interface automation framework scaffold - use reflection mechanism to realize the unified initiator of the interface

Dotnet uses crossgen2 to readytorun DLL to improve startup performance
![[Unity]内置渲染管线转URP](/img/a5/3ae37b847042ffb34e436720f61d17.png)
[Unity]内置渲染管线转URP

增强 Jupyter Notebook 的功能,这里有四个妙招

As shown in the figure, the SQL row is used to convert the original table of Figure 1. Figure 2 wants to convert it

Starting from full power to accelerate brand renewal, Chang'an electric and electrification products sound the "assembly number"
随机推荐
The R language uses the avplots function in the car package to create added variable plots. In image interaction, manually identify (add) strong influence points that have a great impact on each predi
MySQL的开发环境和测试环境有什么区别??
解析:去中心化托管解决方案概述
Cisco * VRF(虚拟路由转发表)
Several methods of using ABAP to operate Excel
Ribbon核心源码解析
R语言使用car包中的avPlots函数创建变量添加图(Added-variable plots)、在图像交互中,在变量添加图中手动标识(添加)对于每一个预测变量影响较大的强影响点
【功能建议】多个工作空间启动时选择某个空间
云服务器MYSQL查询速度慢
错过金三银四,找工作4个月,面试15家,终于拿到3个offer,定级P7+
Pop up and push in sequence of stack < difficulty coefficient >
用 Compose 实现个空调,为你的夏日带去清凉
[Unity]内置渲染管线转URP
An error is reported when uninstalling Oracle
bad zipfile offset (local header sig)
dotnet 使用 Crossgen2 对 DLL 进行 ReadyToRun 提升启动性能
Katalon框架测试web(二十)自定义关键字以及上传弹窗操作
Missed the golden three silver four, found a job for 4 months, interviewed 15 companies, and finally got 3 offers, ranking P7+
【LeetCode每日一题】【2021/12/19】997. 找到小镇的法官
Why does istio use spirit for identity authentication?