{"id":23629799,"url":"https://github.com/willworks/markdown-syntax","last_synced_at":"2026-01-24T07:06:55.388Z","repository":{"id":35825497,"uuid":"40108361","full_name":"willworks/Markdown-syntax","owner":"willworks","description":"Markdown Syntax","archived":false,"fork":false,"pushed_at":"2016-07-06T09:28:36.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-28T01:18:13.154Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willworks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-03T06:22:01.000Z","updated_at":"2019-08-18T16:49:13.000Z","dependencies_parsed_at":"2022-09-24T13:42:52.211Z","dependency_job_id":null,"html_url":"https://github.com/willworks/Markdown-syntax","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willworks%2FMarkdown-syntax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willworks%2FMarkdown-syntax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willworks%2FMarkdown-syntax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willworks%2FMarkdown-syntax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willworks","download_url":"https://codeload.github.com/willworks/Markdown-syntax/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239547414,"owners_count":19657148,"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-28T01:18:14.927Z","updated_at":"2026-01-24T07:06:55.361Z","avatar_url":"https://github.com/willworks.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"大标题  \n===================================  \n  大标题一般显示工程名,类似html的\\\u003ch1\\\u003e\u003cbr /\u003e  \n  你只要在标题下面跟上=====即可  \n  \n    \n中标题  \n-----------------------------------  \n  中标题一般显示重点项,类似html的\\\u003ch2\\\u003e\u003cbr /\u003e  \n  你只要在标题下面输入------即可  \n    \n### 小标题  \n  小标题类似html的\\\u003ch3\\\u003e\u003cbr /\u003e  \n  小标题的格式如下 ### 小标题\u003cbr /\u003e  \n  注意#和标题字符中间要有空格  \n  \n### 注意!!!下面所有语法的提示我都先用小标题提醒了!!!   \n  \n### 单行文本框  \n    这是一个单行的文本框,只要两个Tab再输入文字即可  \n          \n### 多行文本框    \n    这是一个有多行的文本框  \n    你可以写入代码等,每行文字只要输入两个Tab再输入文字即可  \n    这里你可以输入一段代码  \n  \n### 比如我们可以在多行文本框里输入一段代码,来一个Java版本的HelloWorld吧  \n    public class HelloWorld {  \n        /**  \n        * @param args  \n        */  \n        public static void main(String[] args) {  \n          System.out.println(\"HelloWorld!\");\n        } \n    }  \n### 链接  \n1.[点击这里你可以链接到www.google.com](http://www.google.com)\u003cbr /\u003e  \n2.[点击这里我你可以链接到我的博客](http://guoyunsky.iteye.com)\u003cbr /\u003e  \n  \n###只是显示图片  \n![github](http://github.com/unicorn.png \"github\")  \n  \n###想点击某个图片进入一个网页,比如我想点击github的icorn然后再进入www.github.com  \n[![image]](http://www.github.com/)  \n[image]: http://github.com/github.png \"github\"  \n  \n### 文字被些字符包围  \n\u003e 文字被些字符包围  \n\u003e  \n\u003e 只要再文字前面加上\u003e空格即可  \n\u003e  \n\u003e 如果你要换行的话,新起一行,输入\u003e空格即可,后面不接文字  \n\u003e 但\u003e 只能放在行首才有效  \n  \n### 文字被些字符包围,多重包围  \n\u003e 文字被些字符包围开始  \n\u003e  \n\u003e \u003e 只要再文字前面加上\u003e空格即可  \n\u003e  \n\u003e  \u003e \u003e 如果你要换行的话,新起一行,输入\u003e空格即可,后面不接文字  \n\u003e  \n\u003e \u003e \u003e \u003e 但\u003e 只能放在行首才有效  \n  \n### 特殊字符处理  \n有一些特殊字符如\u003c,#等,只要在特殊字符前面加上转义字符\\即可\u003cbr /\u003e  \n你想换行的话其实可以直接用html标签\\\u003cbr /\\\u003e  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillworks%2Fmarkdown-syntax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillworks%2Fmarkdown-syntax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillworks%2Fmarkdown-syntax/lists"}