Markdown语法效果展示

Markdown语法(大标题)

  • 注意啦 “[TOC]”标记会展示全局目录,这是非常有用的,赶紧用上吧
  • 这里面包含了很多标记写法
  • 收藏下,写熟练了,就不用参考了
  • 掌握标题,图片展示,文本超链接,图片超链接,有序无需列表,全局目录,加粗,分割线,区域引用,代码区域这些内容;其它的再慢慢学习

目录(二级标题)

简介(二级标题)

Hey! I’m your first Markdown document in StackEdit1. Don’t delete me, I’m very helpful! I can be recovered anyway in the Utils tab of the

文档(二级标题)

两个**来加粗文字效果(四级标题)

StackEdit stores your documents in your browser, which means all your documents are automatically saved locally and are accessible offline!

这是五级标题
六级标题
# 七级标题(七级标题不支持,结果还是六级标题)
这是区块引用

这是不是类似Markdown 标记区块引用是使用类似 email 中用 > 的引用方式。如果你还熟悉在 email 信件中的引言部分,你就知道怎么在 Markdown 文件中建立一个区块引用,那
会看起来像是你自己先断好行,然后在每行的最前面加上

注意事项

  • 在区块引用中也可以使用其它的标记.
  • Markdown 也允许你偷懒只在整个段落的第一行最前面加上 >
  • Markdown 也允许你偷懒只在整个段落的第一行最前面加上 > :
  • 引用的区块内也可以使用其他的 Markdown 语法,包括标题、列表、代码区块等:
    任何像样的文本编辑器都能轻松地建立email型的引用。例如在 BBEdit 中,你可以选取文字后然后从选单中选择增加引用阶层.

Note:

  • StackEdit is accessible offline after the application has been loaded for the first time.
  • Your local documents are not shared between different browsers or computers.
  • Clearing your browser’s data may delete all your local documents! Make sure your documents are synchronized with Google Drive or Dropbox (check
    out the Synchronization section).
图片展示(重点掌握)
试一下小额赞助功能;

支付宝
支付宝
微信
微信支付

图片居中对齐


CSDN图标

Markdown中如何指定图片的高和宽 ?

到目前为止, Markdown还没有办法指定图片的宽高,如果需要的话,你可以使用普通的 标签,利用它的width和height属性来定制宽高。

效果:
CSDN图标

CSDN图标

CSDN图标

参考文献

Create a document

The document panel is accessible using the button in the navigation bar. You can create a new document by clicking

Switch to another document

All your local documents are listed in the document panel. You can switch from one to another by clicking a document in the list or you can toggle documents
using Ctrl+[ and Ctrl+].

  • 这是面板Tag我相信你也会用的;
  • 这是小图标哦使用很容易;
  • ####这是四号标题,H4,以此类推;
Rename a document

You can rename the current document by clicking the document title in the navigation bar.

Delete a document

You can delete the current document by clicking Delete document in the document panel.

Export a document

You can save the current document to a file by clicking Export to disk from the menu
panel.

Tip: Check out the Publish a document section for a description of the different output formats.


Synchronization

StackEdit can be combined with Google Drive and Dropbox to have your
documents saved in the Cloud. The synchronization mechanism takes care of uploading your modifications or downloading the latest version of your documents.

Note:

  • Full access to Google Drive or Dropbox is required to be able to import any document in StackEdit. Permission restrictions can be configured in the
    settings.
  • Imported documents are downloaded in your browser and are not transmitted to a server.
  • If you experience problems saving your documents on Google Drive, check and optionally disable browser extensions, such as Disconnect.
Open a document

You can open a document from Google Drive or the Dropbox by opening the

Save a document

You can save any document by opening the Synchronize sub-menu and by clicking Save on…. Even if your document is already
synchronized with Google Drive or Dropbox, you can export it to a another location. StackEdit can synchronize one document with multiple locations and
accounts.

Synchronize a document

Once your document is linked to a Google Drive or a Dropbox file, StackEdit
will periodically (every 3 minutes) synchronize it by downloading/uploading any modification. A merge will be performed if necessary and conflicts will be
detected.

If you just have modified your document and you want to force the synchronization, click the button in the navigation bar.

Note: The button is disabled when you have no document to synchronize.

Manage document synchronization

Since one document can be synchronized with multiple locations, you can list and manage synchronized locations by clicking
Manage synchronization in the Synchronize sub-menu. This will let you remove synchronization locations that are associated
to your document.

Note: If you delete the file from Google Drive or from Dropbox, the document will no longer be synchronized with that location.


Publication

Once you are happy with your document, you can publish it on different websites directly from StackEdit. As for now, StackEdit can publish on Blogger,
Dropbox, Gist, GitHub, Google Drive, Tumblr, WordPress and on any SSH server.

Publish a document

You can publish your document by opening the Publish sub-menu and by choosing a website. In the dialog box, you can choose the
publication format:

  • Markdown, to publish the Markdown text on a website that can interpret it (GitHub for instance),
  • HTML, to publish the document converted into HTML (on a blog for example),
  • Template, to have a full control of the output.

Note: The default template is a simple webpage wrapping your document in HTML format. You can customize it in the Advanced tab of the

Update a publication

After publishing, StackEdit will keep your document linked to that publication which makes it easy for you to update it. Once you have modified your document
and you want to update your publication, click on the button in the navigation bar.

Note: The button is disabled when your document has not been published yet.

Manage document publication

Since one document can be published on multiple locations, you can list and manage publish locations by clicking **Manage
publication** in the menu panel. This will let you remove publication locations that are associated to your document.

Note: If the file has been removed from the website or the blog, the document will no longer be published on that location.


Markdown Extra

StackEdit supports Markdown Extra, which extends Markdown syntax with some nice features.

Tip: You can disable any Markdown Extra feature in the Extensions tab of the Settings dialog.

Note: You can find more information about Markdown syntax here and Markdown Extra extension here.


Tables 表格,这是也需要学习的地方

Markdown Extra has a special syntax for tables:

人员年龄体重
工程师25136
码农26137
项目经理30145
ItemValue
Computer$1600
Phone$12
Pipe$1

You can specify column alignment with one or two colons:

ItemValueQty
Computer$16005
Phone$1212
Pipe$1234

Definition Lists

Markdown Extra has a special syntax for definition lists too:

目录1 目录2
怎样快速提高自己的学习能力(注意哦,这是英文的字符符号”:”)
Term 1 Term 2
Definition A
Definition B
Term 3

Definition C

Definition D

part of definition D

Fenced code blocks

GitHub’s fenced code blocks are also supported with Highlight.js syntax highlighting:

// Foo
var bar = 0;

Tip: To use Prettify instead of Highlight.js, just configure the Markdown Extra extension in the Settings
dialog.

Note: You can find more information:

  • about Prettify syntax highlighting here,
  • about Highlight.js syntax highlighting here.

Footnotes

You can create footnotes like this2.

SmartyPants

SmartyPants converts ASCII punctuation characters into “smart” typographic punctuation HTML entities. For example:

ASCIIHTML
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

Table of contents

You can insert a table of contents using the marker [TOC]:

MathJax

You can render LaTeX mathematical expressions using MathJax, as on math.stackexchange.com:

The Gamma function satisfying Γ(n)=(n1)!nN is via the Euler integral

Γ(z)=0tz1etdt.

Tip: To make sure mathematical expressions are rendered properly on your website, include MathJax into your template:

<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML"></script>

Note: You can find more information about LaTeX mathematical expressions here.

UML diagrams

You can also render sequence diagrams like this:

Created with Raphaël 2.1.0 Alice Alice Bob Bob Hello Bob, how are you? Bob thinks I am good thanks!

And flow charts like this:

Created with Raphaël 2.1.0 Start My Operation Yes or No? End yes no

Note: You can find more information:

  • about Sequence diagrams syntax here,
  • about Flow charts syntax here.

Support StackEdit


  1. StackEdit is a full-featured, open-source Markdown editor based on PageDown, the Markdown library used by Stack
    Overflow and the other Stack Exchange sites.
  2. Here is the text of the footnote.
  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
### 回答1: Markdown是一种轻量级的标记语言,常用于写作、博客、论坛等场景。 以下是常用的Markdown语法: 1. 标题:用#表示,#越多,字号越小,一般用1-6个#。 2. 列表:分为有序列表和无序列表,有序列表用数字+点表示,无序列表用-或*表示。 3. 文字加粗:用两个*或两个_包含文字即可。 4. 插入链接:用[]包含链接文字,()包含链接地址。 5. 插入图片:用![]包含图片描述,()包含图片地址。 6. 引用:用>表示。 7. 分割线:用三个或以上的-或*表示。 8. 代码块:用```包含代码即可。 9. 表格:用|表示分隔符,-表示表格分割线。 以上是Markdown的常用语法,可以满足大部分的写作需求。 ### 回答2: Markdown是一种轻量级的标记语言,用于简化文本格式的编写和排版。它以纯文本的形式书写,并通过特定的标记语法实现文本的格式化。 Markdown语法非常简单易懂,容易上手。以下是Markdown的常用语法: 标题:可以通过在文本前加上#号来表示不同级别的标题,#号的个数表示级别的深度。 段落:直接输入文字即可,会自动识别为段落。段落之间空一行,会自动换行。 加粗和斜体:用两个*或_包围要加粗或者斜体的文字。*表示斜体,**表示加粗。 列表:可以使用*、+、-标记无序列表,或者使用数字加.来表示有序列表。 链接:使用[链接名称](链接地址)来添加链接。 图片:使用![图片描述](图片链接地址)来插入图片。 引用:使用>符号表示引用。 代码块:使用```包围一段代码,或者使用一个Tab缩进。 表格:使用|分隔列,-分隔表头和其他行。 分割线:使用三个或者更多的-、*或_来表示分割线。 这些只是Markdown的一部分常用语法,通过这些语法可以实现常见的文本排版和格式化。Markdown语法简洁、清晰,适合用于撰写文档、写博客等场景。它可以与各种文本编辑器和博客平台兼容,也可以转换为HTML等其他格式。 ### 回答3: Markdown是一种轻量级的标记语言,用于简单、易读和易书写的文本格式。它被广泛应用于各种场景,比如编写文档、撰写博客、撰写论坛帖子等。 Markdown语法非常简单和直观。下面是一些常见的Markdown语法: 1. 标题:使用井号(#)来表示标题,一个井号代表一级标题,两个井号代表二级标题,以此类推。 2. 无序列表:使用短横线(-)或星号(*)来表示无序列表,每一行前面加上一个短横线或星号。 3. 有序列表:使用数字接着一个英文句点来表示有序列表,每一行前面加上一个数字和句点。 4. 引用:使用大于号(>)来表示引用,引用的内容会有缩进效果。 5. 粗体和斜体:使用两个星号(**)或下划线(__)包围文本来表示粗体,使用一个星号(*)或一个下划线(_)包围文本来表示斜体。 6. 链接:使用方括号([])包围链接文本,后面紧接着小括号(())包围链接地址。 7. 图片:使用感叹号(!)加上方括号([])包围图片描述文本,后面紧接着小括号(())包围图片地址。 这些只是Markdown语法的一部分,还有其他一些功能,比如表格、代码块、水平线等,可以根据需要进行学习和使用。总的来说,Markdown语法简单易懂,能够帮助我们以简洁、清晰的方式书写和展示文本内容。

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

Arisono

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值