# Markdown编写开发文档(hexo版本) **Repository Path**: KSweb/Markdown ## Basic Information - **Project Name**: Markdown编写开发文档(hexo版本) - **Description**: hexo博客系统md编写 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-19 - **Last Updated**: 2023-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README --- title: hexo写作开发手册 date: 2023/7/26 14:30:00 categories: - hexo tags: - hexo --- 欢迎观看hexo文章写作手册 此处直接写文章 手册参考https://gitee.com/KSweb/Markdown/tree/master ## 此处为大号字体可做为标题 ### 此处为小标题 [代码跳转](https://binging.top/) 标记 ``` bash $ 重点 ``` 代码生成
  1. # include <stdio.h>
  2. main()
  3. {
  4. int a,b,sum;
  5. a=1000;
  6. b=2000;
  7. sum=a+b;
  8. printf("sun=%d\n",sum);
  9. return 0;
  10. }
图片 ![](img/hexo写作开发手册/1.jpg) {% post_link hexo搭建教程 %} 外链音乐