{"id":20790698,"url":"https://github.com/markedjs/marked-block-table","last_synced_at":"2025-03-12T00:41:36.576Z","repository":{"id":189637270,"uuid":"679516059","full_name":"markedjs/marked-block-table","owner":"markedjs","description":"GFM table that allows block tokens","archived":false,"fork":false,"pushed_at":"2023-12-11T01:22:05.000Z","size":698,"stargazers_count":1,"open_issues_count":7,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-18T10:32:42.040Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/markedjs.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-17T02:57:06.000Z","updated_at":"2024-06-03T19:36:33.000Z","dependencies_parsed_at":"2023-08-21T05:22:42.670Z","dependency_job_id":"ca7cb14b-444a-4386-bdab-4b8c123b32b9","html_url":"https://github.com/markedjs/marked-block-table","commit_stats":null,"previous_names":["markedjs/marked-block-table"],"tags_count":0,"template":false,"template_full_name":"markedjs/marked-extension-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked-block-table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked-block-table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked-block-table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markedjs%2Fmarked-block-table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markedjs","download_url":"https://codeload.github.com/markedjs/marked-block-table/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243136241,"owners_count":20241988,"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-11-17T15:36:58.485Z","updated_at":"2025-03-12T00:41:36.532Z","avatar_url":"https://github.com/markedjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- The character `|` around a string denotes a place in this markdown file that needs to be changed for each extension. --\u003e\n\u003c!-- You may also delete any comments you don't need anymore. --\u003e\n\n# TODO:\n\n- [ ] Replace information in `/README.md`\n- [ ] Replace name in `/rollup.config.js`\n- [ ] Replace information in `/package.json`\n- [ ] Write extension in `/src/index.js`\n- [ ] Write tests in `/spec/index.test.js`\n- [ ] Uncomment release in `/.github/workflows/main.yml`\n\n\u003c!-- Delete this line and above --\u003e\n\n# marked-|this-extension|\n\u003c!-- Description --\u003e\n\n# Usage\n\u003c!-- Show most examples of how to use this extension --\u003e\n\n```js\nimport {marked} from \"marked\";\nimport |thisExtension| from \"marked-|this-extension|\";\n\n// or UMD script\n// \u003cscript src=\"https://cdn.jsdelivr.net/npm/marked/lib/marked.umd.js\"\u003e\u003c/script\u003e\n// \u003cscript src=\"https://cdn.jsdelivr.net/npm/marked-|this-extension|/lib/index.umd.js\"\u003e\u003c/script\u003e\n\nconst options = {\n\t// |default options|\n};\n\nmarked.use(|thisExtension|(options));\n\nmarked.parse(\"|example markdown|\");\n// \u003cp\u003e|example html|\u003c/p\u003e\n```\n\n## `options`\n\n\u003c!-- If there are no options you can delete this section --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkedjs%2Fmarked-block-table","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkedjs%2Fmarked-block-table","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkedjs%2Fmarked-block-table/lists"}