当前位置:网站首页>Welcome to CSDN markdown editor
Welcome to CSDN markdown editor
2022-07-07 22:16:00 【r1ch4rd】
Welcome to use Markdown Editor, blog
Ben Markdown Editor use StackEdit To modify , Use it to blog , It will bring a brand new experience :
- Markdown And extend Markdown Simple grammar
- Code block highlight
- Picture links and picture Uploads
- LaTex The mathematical formula
- UML Sequence diagrams and flow charts
- Blogging offline
- Import and export Markdown file
- Rich shortcuts
Shortcut key
- In bold
Ctrl + B - Italics
Ctrl + I - quote
Ctrl + Q - Insert link
Ctrl + L - Insert code
Ctrl + K - Insert a picture
Ctrl + G - Raise the title
Ctrl + H - Ordered list
Ctrl + O - Unordered list
Ctrl + U - Horizontal line
Ctrl + R - revoke
Ctrl + Z - redo
Ctrl + Y
Markdown And expansion
Markdown It's a lightweight markup language , It allows people to write documents in plain text format that is easy to read and write , Then convert it to rich format HTML page . —— [ Wikipedia ]
Use simple symbols to identify different titles , Mark some words as bold perhaps Italics , Create a link etc. , Detailed grammar reference help ?.
This editor supports Markdown Extra , Expanded a lot of useful functions . Please refer to Github.
form
Markdown Extra Table Syntax :
| project | Price |
|---|---|
| Computer | $1600 |
| Phone | $12 |
| Pipe | $1 |
You can use colons to define alignment :
| project | Price | Number |
|---|---|---|
| Computer | 1600 element | 5 |
| Phone | 12 element | 12 |
| Pipe | 1 element | 234 |
Definition list
- Markdown Extra Define list syntax : project 1 project 2
- Definition A
- Definition B project 3
- Definition C
Definition D
Definition D Content
Code block
Code block syntax follows the standard markdown Code , for example :
@requires_authorization
def somefunc(param1='', param2=0):
'''A docstring'''
if param1 > param2: # interesting
print 'Greater'
return (param2 - param1 + 1) or None
class SomeClass:
pass
>>> message = '''interpreter ... prompt'''footnote
Generate a footnote 1.
Catalog
use [TOC] To generate the directory :
The mathematical formula
Use MathJax Rendering LaTex The mathematical formula , See math.stackexchange.com.
- In line formula , The mathematical formula is :Γ(n)=(n−1)!∀n∈N.
- Block level formulas :
more LaTex Please refer to here .
UML chart :
You can render sequence diagrams :
Or flow chart :
- About Sequence diagram grammar , Reference resources here ,
- About flow chart grammar , Reference resources here .
Blogging offline
Even if users don't have a network , You can also blog offline through this editor ( Type directly in the browser you've used write.blog.csdn.net/mdeditor that will do .Markdown Editor Use browser offline storage to save content locally .
In the process of blogging , The content is stored in the browser cache in real time , When the user closes the browser or other abnormal circumstances , Content won't be lost . When the user opens the browser again , The unpublished content that the user was editing last time will be displayed .
After the blog was published , The local cache will be removed .
The user can choose Save the blog you are writing to the server draft box , Even if you change the browser or clear the cache , And the content won't be lost .
Be careful : Although browser storage is reliable most of the time , But for your data security , After networking , Please be sure to publish or save to the server draft box in time .
Browser compatibility
- at present , This editor is right for Chrome Browser support is the most complete . I suggest you use a newer version of Chrome.
- IE9 The following is not supported
- IE9,10,11 There are the following problems
- Offline functionality is not supported
- IE9 File import and export are not supported
- IE10 Drag and drop file import is not supported
边栏推荐
- [JDBC Part 1] overview, get connection, CRUD
- 用语雀写文章了,功能真心强大!
- Dbsync adds support for mongodb and ES
- Redis - basic use (key, string, list, set, Zset, hash, geo, bitmap, hyperloglog, transaction)
- TCP/IP 协议栈
- Jerry's test box configuration channel [chapter]
- Qt编写物联网管理平台39-报警联动
- Programming mode - table driven programming
- 强化学习-学习笔记9 | Multi-Step-TD-Target
- Crawler (17) - Interview (2) | crawler interview question bank
猜你喜欢

How to make agile digital transformation strategy for manufacturing enterprises

L'enregistreur de disque dur NVR est connecté à easycvr par le Protocole GB 28181. Quelle est la raison pour laquelle l'information sur le canal de l'appareil n'est pas affichée?

Application practice | the efficiency of the data warehouse system has been comprehensively improved! Data warehouse construction based on Apache Doris in Tongcheng digital Department

Node:504 error reporting

Use json Stringify() to realize deep copy, be careful, there may be a huge hole

What if the win11u disk does not display? Solution to failure of win11 plug-in USB flash disk
![Jerry's manual matching method [chapter]](/img/92/74281c29565581ecb761230fbfd0f3.png)
Jerry's manual matching method [chapter]

为什么Win11不能显示秒数?Win11时间不显示秒怎么解决?

三元表达式、各生成式、匿名函数
![[advanced MySQL] index details (I): index data page structure](/img/e7/fe4591a721a71c3c38d6e4448af6af.png)
[advanced MySQL] index details (I): index data page structure
随机推荐
Restore backup data on persistent volumes
Preparing for the interview and sharing experience
Time standard library
Tsconfig of typescript TS basics JSON configuration options
NVR硬盤錄像機通過國標GB28181協議接入EasyCVR,設備通道信息不顯示是什麼原因?
[azure microservice service fabric] how to transfer seed nodes in the service fabric cluster
[open source] Net ORM accessing Firebird database
The whole network "chases" Zhong Xuegao
Take the intersection of two sets
Ten thousand word summary data storage, three knowledge points
MIT6.S081-Lab9 FS [2021Fall]
Navicat connect 2002 - can't connect to local MySQL server through socket '/var/lib/mysql/mysql Sock 'solve
客户案例|华律网,通过观测云大幅缩短故障定位时间
谈谈制造企业如何制定敏捷的数字化转型策略
ByteDance Android interview, summary of knowledge points + analysis of interview questions
Where is the big data open source project, one-stop fully automated full life cycle operation and maintenance steward Chengying (background)?
如何实现横版游戏中角色的移动控制
Jerry's about TWS pairing mode configuration [chapter]
operator
Jerry's test box configuration channel [chapter]