Welcome to GitHub Pages
You can use the editor on GitHub to maintain and preview the content for your website in Markdown files.
Whenever you commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in your site, from the content in your Markdown files.
Markdown
Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for
Syntax highlighted code block
# Header 1
## Header 2
### Header 3
- Bulleted
- List
1. Numbered
2. List
**Bold** and _Italic_ and `Code` text
[Link](url) and 
For more details see GitHub Flavored Markdown.
Jekyll Themes
Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml configuration file.
Support or Contact
Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.
本文主要用到几个应用:1.标题(大标题、中标题)[用#号或=号] ;
2.加粗如mp3,”mp3”;
3.超链接,方号为显示的字体,括号为链接地址会隐藏;
4.圆点:要注意的是星号* 后面要有一个空格。否则显示为普通星号。即* 号+空格;不同级别可以用tab键分出,一个tab为一级,二个tab为二级,如此类推;
转自: 网页1–https://blog.csdn.net/u011537073/article/details/85837991?utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-18.control&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7EBlogCommendFromMachineLearnPai2%7Edefault-18.control
网页2–https://blog.csdn.net/guodongxiaren/article/details/23690801