# study **Repository Path**: mirrors_zhouchangxun/study ## Basic Information - **Project Name**: study - **Description**: usefull backup. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-07 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Markdown Quik start ## Syntax Markdown is a lightweight and easy-to-use syntax for styling your writing. ```markdown 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 ![Image](src) | left-aligned  | right-aligned | centered | | ------------- |:--------------| ---------:| | row1 col1 | row1 col2 | row1 col3 | | row2 col1 | row2 col2 | row2 col3 | | this | is | table | ``` Just Mark Down happyly! :)