{"id":22787220,"url":"https://github.com/mancongios/markdown","last_synced_at":"2026-02-11T13:02:40.222Z","repository":{"id":201763859,"uuid":"74573766","full_name":"mancongiOS/MarkDown","owner":"mancongiOS","description":"README.md 文件的使用","archived":false,"fork":false,"pushed_at":"2016-12-07T03:19:06.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T17:41:46.262Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mancongiOS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-11-23T12:17:25.000Z","updated_at":"2016-12-07T03:04:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"274c6926-7775-494c-950e-f2b7434e4101","html_url":"https://github.com/mancongiOS/MarkDown","commit_stats":null,"previous_names":["mancongios/markdown"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mancongiOS%2FMarkDown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mancongiOS%2FMarkDown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mancongiOS%2FMarkDown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mancongiOS%2FMarkDown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mancongiOS","download_url":"https://codeload.github.com/mancongiOS/MarkDown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246342994,"owners_count":20761947,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-12T00:50:51.193Z","updated_at":"2025-03-30T16:16:34.227Z","avatar_url":"https://github.com/mancongiOS.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\nREADME.md 文件的使用\n\n`推荐编写软件` `Mou` \u003chttp://25.io/mou/\u003e\n\n![图片描述](http://25.io/mou/Mou_128.png)\n\nMarkdown 是一种轻量级标记语言，创始人为约翰·格鲁伯（John Gruber）。它允许人们“使用易读易写的纯文本格式编写文档，然后转换成有效的XHTML(或者HTML)文档”。这种语言吸收了很多在电子邮件中已有的纯文本标记的特性。\n\nMarkdown 的目标是实现「易读易写」。可读性，无论如何，都是最重要的。一份使用 Markdown 格式撰写的文件应该可以直接以纯文本发布，并且看起来不会像是由许多标签或是格式指令所构成。Markdown 语法受到一些既有 text-to-HTML 格式的影响，包括Setext、atx、Textile、reStructuredText、Grutatext 和 EtText，而最大灵感来源其实是纯文本电子邮件的格式。总之， Markdown 的语法全由一些符号所组成，这些符号经过精挑细选，其作用一目了然\n## 一 文字的大小写\n# 最大号字\n## 第二大\n### 第三大\n#### 第四大\n###### 第五大\n####### 第六大\n## 二 着重标注\n*MarkDown* **MarkDown**\n## 三 链接email\n\u003c562863544@qq.com\u003e \n\n[baidu](http://baidu.com)\n## 四 图片\n![图片描述](http://25.io/mou/Mou_128.png)\n## 五 添加代码(空四个空格)\n    Indent each line by at least 1 tab, or 4 spaces.\n## 六 分割线\n***\n---\n- - -    \n## 七 删除线\n~~删除线~~\n## 八 框\n```\n在框内写点文字吧\n```\n## 九 表格\n| First Header | Second Header | Third Header |\n| ------------ | ------------- | ------------ |\n| Content Cell | Content Cell  | Content Cell |\n| Content Cell | Content Cell  | Content Cell |\n\nFirst Header | Second Header | Third Header\n:----------- | :-----------: | -----------:\nLeft         | Center        | Right\nLeft         | Center        | Right\n\n## 十 背景色\n`背景色`\n## 十一 字体\n**粗体字** \n\n*斜体字*\n## 十二 代码块\n```\nint ran = rand();\nNSLog(@ \"%d\", ran);\nlong rand = random();\nNSLog(@ \"%ld\", rand);\nint ab = abs(-1);\nNSLog(@ \"%d\", ab);\n```\n\n## 快捷键\n***\n* Shift + Cmd + I   --\u003e 开关显示框\n***\n* Shift + Cmd + W   --\u003e 是否显示总字数\n***\n* Shift + Cmd + T   --\u003e 背景是否透明 \n***\n* Shift + Cmd + F   --\u003e 窗口是否置顶\n***\n* cmd + 0/+/-       --\u003e 窗口左右范围分配","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmancongios%2Fmarkdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmancongios%2Fmarkdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmancongios%2Fmarkdown/lists"}