First of all, let's talk about the basic concepts and advantages of markdown
Markdown is a markup language that can be written using a normal text editor, and it can make plain text content in a certain format with simple markup syntax.
Markdown is a lightweight markup language that has many advantages, and is now being widely used by more and more writing enth
Recently to write a document, the leader designated with Markdown. The Artifact tool, which was used twice two or three years ago, is almost forgotten.In order to be proficient in this skill, I decided to learn it well again.So: See the Quick Start document。。。 30 minutes ... After reading the document found to write it again puzzled? What tools are used to write it?so the morning searched a tool, video. Finally decided to use the usual code artifact:
MarkdownMarkdown is a relatively simple DSL that defines a simple label to describe the HTML document format. Like what:
#一级标题to generate HTML
# #二级标题to generate HTML
[Link text] [link ID] A link to the [link id]:www.baidu.com description:
[Link text] [URL name] [url name]: http://www.baidu.comThe limitations of MarkdownUsing a period of time to find the link tags provided by markdown does not work well with the anchor poi
11 Basic Grammar of MarkdownNow is the note I made when I was studying markdown. It is no problem to learn the basic use of these markdown.1. Caption settings (make the font larger, and Word's title means the same)There are two ways to set a title in Markdown:The first one: by adding "=" and "-" below the text, they represent a primary heading and a level two heading.The second type: Add "#" to the beginnin
At night in the Update Git.oschina.net project, suddenly want to know the source of the readme.md suffix, and then searched, found that readme.md used a small markup language markdown syntax, so simple to see a, special reproduced as follows, for the next reference convenient (http ://blog.csdn.net/kaitiren/article/details/38513715 also good). The Chinese reference manual can be consulted http://wowubuntu.com/mark
Markdown and Bootstrap are combined to implement Image Adaptive attributes,
Let's talk about the basic concepts and advantages of Markdown.
Markdown is a markup language that can be written in a common text editor. Through simple markup syntax, Markdown can make the common text content have a certain format.
BrieflyAtom is an open source cross-platform editor developed by GitHub, and Atom's power is comparable to the famous sublime text. Because I used sublime Text, I used atom to get started quickly. This article mainly introduces the use of atom to write Markdown.Prior to the development of the project is the use of the. doc file as the carrier of the interface document, but in the use of the interface is not a good comparison of changes, if you use a. txt file, there is no eye-catching format. So
transfer From address: Https://www.zybuluo.com/mdeditor?url=https://www.zybuluo.com/static/editor/md-help.markdown"CMD Technology rendered sandbox page, click here to write your own document" CMD Markdown Concise Grammar HandbookCmd-Markdown
1. Italic and BoldUse * and * * to denote italic and bold.Example:This is Italic , which is bold . 2. Outline headingsUse the = = = to represent a level header,
The Csdn-markdown editor supports the ability to import markdown files, export markdown files, and HTML files both online and locally . There are three buttons on the toolbar to implement these functions. These three buttons are: Import MD files from the wire, import MD files from native, export to local.
The import function of the Csdn-
IntroductionThe basic syntax of markdown is introduced in the Markdown Basic grammar, knowing that the basic grammar, in fact, can be written in plain text blog. For those of us who write code or who are going to write code, it doesn't seem to be enough, and we want to insert images, code, tables, hyperlinks! This article describes how to use these features in Markdown.TableAs the following table:
When using Parsedown to parse the Markdown, some problems of XSS filtering were encountered.
It is found that Parsedown will 代码 escape HTML code in the area, 代码 but not outside the area, as shown in the following code
PHP
text($test);/** * 得到结果是: * * */
So, this sentence has been successfully executed.
If that's the case, I'm going to escape it myself.
PHP
text($test);/** * 得到结果是: */
Although XSS is filtered out, the 代码 cont
/************************************************************************* * VIM support markdown Syntax * description : * Recently see the Readme on GitHub is using the Markdown markup language, it feels good, it looks like * can be used, mainly to check the time will be more convenient, of course, because of personal habits use vim, so * found a vim plugin to highlight the syntax. * 2016-4-27 Shenzhen Nan
Vim-instant-maRkdown Plug-inThis plugin supports vim when editing markdown files in real-time preview, do not need to do anything manually!Using VIM to open a xxx.md file, the browser will automatically open a preview page, in the process of editing this file, the browser will automatically update, and do not save the document.Install VIM-INSTANT-MARKDOWN1. JS InstallationCURL-SL https://deb.nodesource.com/
Brief rules of Markdown grammar
title
Title is the most commonly used format for each article, in Markdown, if a paragraph of text is defined as a title, just add the # number before the text.
# level headings
# # Two level headings
# # # Three titles
And so on, a total of six levels of title, it is recommended to add a space after the pound, this is the most standard
I. Introduction to Markdown and EDITOR.MD:
Markdown is becoming more and more popular in the technology circle (estimated to be more of a program ape bar). Simple syntax, uniform format, the use of the process, the hand is basically not moved from the keyboard to the mouse up, super convenient. A MD document (that is, an ordinary TXT file with markdown syntax) i
The HTML page generated by Markdown Preview,ctrl+b installed in Sublime3 is very narrow, the default value is Width:45em, many codes are not fully displayed, you need to drag the progress bar, and you want to adjust the default width.http://blog.csdn.net/kamidox/article/details/39704041 This article gave a hint, but did not find the corresponding MARKDOWN.CSSDocument, later referencing the official GitHub document Https://github.com/revolunet/sublimet
How to Use Gitblog and Markdown to create your own blog, gitblogmarkdown
Next, I will share with you how to use Gitblog and Markdown to create your own blog, and how you own servers or cloud hosts provided by the cloud platform. I recommend you use Linux + Nginx to run Gitblog, if only the Apache environment is available.
Domain name resolution
Resolve your prepared domain name to your host IP address. We r
The original database stores all html-format articles. How can I convert them to markdown format and save them back? Some of the html-to-markdown php classes found are not performing well and cannot be parsed. For example, the alttitle bit replacement of amp; lt; img amp; gt; won't be converted. Javascript is better than php, and the original database stores all html-format articles. How can I convert it
This article focuses on how to use Gitblog and Markdown to build your own blog, and how you have ECs instances or cloud hosts provided by the cloud platform. We recommend that you use Linux + Nginx to run Gitblog, if you only have an Apache environment, you can share with us how to use Gitblog and Markdown to create your own blog, I recommend that you use Linux + Nginx to run Gitblog if you only have an Apa
Enter a table in the markdown padToday, when learning markdown grammar with markdown pad, I found that I couldn't enter the form and found a solution on the official web.Find the tool-option--markdown, then change the Markdown processor to
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.