当前位置:网站首页>[untitled]
[untitled]
2022-04-23 14:38:00 【hebao0】
Here is the custom directory title
- Welcome to use Markdown Editor
-
- New changes
- Function shortcut
- Create a reasonable title , It's helpful for catalog generation
- How to change the style of the text
- Insert links and pictures
- How to insert a beautiful piece of code
- Generate a list that suits you
- Create a table
- Create a custom list
- How to create a footnote
- Annotation is also essential
- KaTeX The mathematical formula
- New Gantt chart features , Enrich your articles
- UML Chart
- FLowchart flow chart
- Export and import
Welcome to use Markdown Editor
Hello ! This is the first time you use Markdown Editor The welcome page shown . If you want to learn how to use Markdown Editor , You can read this article carefully , Get to know Markdown Basic grammar knowledge of .
New changes
We are right. Markdown The editor has some function expansion and syntax support , Except standard Markdown Editor function , We have added the following new features , Help you blog with it :
- New interface design , Will bring a new writing experience ;
- Set your favorite code highlight style in the creative center ,Markdown Highlight the selected style in the code slice display To display ;
- Added Picture drag and drop function , You can drag the local image to the editing area to display it directly ;
- all-new KaTeX The mathematical formula grammar ;
- Added support Gantt chart mermaid grammar 1 function ;
- Added Multi screen editing Markdown Article function ;
- Added Focus writing mode 、 Preview Mode 、 Concise writing mode 、 Left and right area synchronous roller settings And so on , The function button is located between the editing area and the preview area ;
- Added Checklist function .
Function shortcut
revoke :Ctrl/Command + Z
redo :Ctrl/Command + Y
In bold :Ctrl/Command + B
Italics :Ctrl/Command + I
title :Ctrl/Command + Shift + H
Unordered list :Ctrl/Command + Shift + U
Ordered list :Ctrl/Command + Shift + O
Checklist :Ctrl/Command + Shift + C
Insert code :Ctrl/Command + Shift + K
Insert link :Ctrl/Command + Shift + L
Insert a picture :Ctrl/Command + Shift + G
lookup :Ctrl/Command + F
Replace :Ctrl/Command + G
Create a reasonable title , It's helpful for catalog generation
Direct input 1 Time #, And press space after , Will generate 1 Level title .
Input 2 Time #, And press space after , Will generate 2 Level title .
And so on , We support 6 Level title . Help to use TOC Generate a perfect directory after Syntax .
How to change the style of the text
Emphasis text Emphasis text
Bold text Bold text
Tag text
Delete text
Reference text
H2O is It's liquid .
210 The result is 1024.
Insert links and pictures
link : link.
picture : 
Picture with size : ![]()
Centered picture : 
A picture centered and dimensioned : ![]()
Of course , In order to make users more convenient , We've added image drag .
How to insert a beautiful piece of code
Go to Blog settings page , Choose a highlight style you like , Here's the same highlight Code chip .
// An highlighted block
var foo = 'bar';
Generate a list that suits you
- project
- project
- project
- project
- project 1
- project 2
- project 3
- Planning tasks
- To complete the task
Create a table
This is how a simple table is created :
| project | Value |
|---|---|
| The computer | $1600 |
| mobile phone | $12 |
| A catheter | $1 |
Set content center 、 be at the left side 、 be at the right
Use :---------: In the middle
Use :---------- be at the left side
Use ----------: be at the right
| First column | Second column | The third column |
|---|---|---|
| Center first column of text | Second column text right | Third column text left |
SmartyPants
SmartyPants take ASCII Punctuation character to “ intelligence ” Print punctuation HTML Entity . for example :
| TYPE | ASCII | HTML |
|---|---|---|
| Single backticks | 'Isn't this fun?' |
‘Isn’t this fun?’ |
| Quotes | "Isn't this fun?" |
“Isn’t this fun?” |
| Dashes | -- is en-dash, --- is em-dash |
– is en-dash, — is em-dash |
Create a custom list
-
Markdown
- Text-to- HTML conversion tool Authors
- John
- Luke
How to create a footnote
A text with footnotes .2
Annotation is also essential
Markdown Convert text to HTML.
KaTeX The mathematical formula
You can use rendering LaTeX Mathematical expression KaTeX:
Gamma Formula display Γ ( n ) = ( n − 1 ) ! ∀ n ∈ N \Gamma(n) = (n-1)!\quad\forall n\in\mathbb N Γ(n)=(n−1)!∀n∈N It's through Euler integral
Γ ( z ) = ∫ 0 ∞ t z − 1 e − t d t . \Gamma(z) = \int_0^\infty t^{z-1}e^{-t}dt\,. Γ(z)=∫0∞tz−1e−tdt.
You can find more information about LaTeX Mathematical expression here.
New Gantt chart features , Enrich your articles
- About Gantt Chart grammar , Reference resources here ,
UML Chart
have access to UML Chart rendering . Mermaid. For example, a sequence diagram generated below :
This will produce a flowchart .:
- About Mermaid grammar , Reference resources here ,
FLowchart flow chart
We will still support flowchart Flow chart of :
- About Flowchart flow chart grammar , Reference resources here .
Export and import
export
If you want to try this editor , You can edit this article at will . When you finish writing an article , Find... On the top toolbar Article export , Generate a .md Documents or .html File for local storage .
Import
If you want to load an article you've written .md file , In the upper toolbar, you can select the import function to import the file with the corresponding extension ,
Continue your work .
Explanation of footnotes ︎
版权声明
本文为[hebao0]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231429480670.html
边栏推荐
- Mq-2 and DS18B20 fire temperature smoke alarm system design, 51 single chip microcomputer, with simulation, C code, schematic diagram, PCB, etc
- ASEMI三相整流桥和单相整流桥的详细对比
- Swift:Entry of program、Swift调用OC、@_silgen_name 、 OC 调用Swift、dynamic、String、Substring
- 想要成为架构师?夯实基础最重要
- epoll 的EPOLLONESHOT 事件———实例程序
- Swift - Literal,字面量协议,基本数据类型、dictionary/array之间的转换
- Model location setting in GIS data processing -cesium
- 查找水仙花数-for循环实践
- 8.2 文本预处理
- LotusDB 设计与实现—1 基本概念
猜你喜欢

LM317的直流可调稳压电源Multisim仿真设计(附仿真+论文+参考资料)

AT89C52 MCU frequency meter (1Hz ~ 20MHz) design, LCD1602 display, including simulation, schematic diagram, PCB and code, etc

Branch statement of process control

API gateway / API gateway (IV) - use of Kong - Integrated JWT and fuse plug-in

Electronic scale weighing system design, hx711 pressure sensor, 51 single chip microcomputer (proteus simulation, C program, schematic diagram, thesis and other complete data)
![Eight way responder system 51 Single Chip Microcomputer Design [with Proteus simulation, C program, schematic diagram, PCB files, component list and papers, etc.]](/img/1b/d1dea1726f3f91d2ba1ab8f2d7ff4c.jpg)
Eight way responder system 51 Single Chip Microcomputer Design [with Proteus simulation, C program, schematic diagram, PCB files, component list and papers, etc.]

一款不错的工具:aardio

51 MCU flowers, farmland automatic irrigation system development, proteus simulation, schematic diagram and C code

Swift Protocol 关联对象 资源名称管理 多线程GCD 延迟 once

顺序表的操作,你真的学会了吗?
随机推荐
循环队列的基本操作(实验)
基于单片机的DS18B20的数字温度监控报警系统设计【LCD1602显示+Proteus仿真+C程序+论文+按键设置等】
SHT11传感器的温度湿度监控报警系统单片机Proteus设计(附仿真+论文+程序等)
直流可调稳压电源的Proteus仿真设计(附仿真+论文等资料)
LM317的直流可调稳压电源Multisim仿真设计(附仿真+论文+参考资料)
数组模拟队列进阶版本——环形队列(真正意义上的排队)
Chapter 7 of JVM series -- bytecode execution engine
C语言知识点精细详解——初识C语言【1】——你不能不知的VS2022调试技巧及代码实操【1】
在游戏世界组建一支AI团队,超参数的多智能体「大乱斗」开赛
【工厂模式详解】工厂方法模式
Ali developed three sides, and the interviewer's set of combined punches made me confused on the spot
外包幹了四年,廢了...
JumpServer
source insight via samba
查找水仙花数-for循环实践
555 timer + 74 series chip to build eight way responder, 30s countdown, proteus simulation, etc
redis的五种数据类型
初始c语言大致框架适合复习和初步认识
51单片机的直流电机PWM调速控制系统(附Proteus仿真+C程序等全套资料)
电容