{"id":19112217,"url":"https://github.com/slimkit/markdown-it-plus-image","last_synced_at":"2026-04-16T10:33:17.653Z","repository":{"id":78491742,"uuid":"103235005","full_name":"slimkit/markdown-it-plus-image","owner":"slimkit","description":"ThnkSNS+ image syntax plugin for markdown-it markdown parser.","archived":false,"fork":false,"pushed_at":"2017-09-12T08:43:39.000Z","size":39,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-03T19:05:34.721Z","etag":null,"topics":["markdown","markdown-it","markdown-it-plugin","markdown-parser","plus","thinksns"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slimkit.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":"2017-09-12T07:06:27.000Z","updated_at":"2019-10-05T10:13:46.000Z","dependencies_parsed_at":"2023-08-01T11:15:46.510Z","dependency_job_id":null,"html_url":"https://github.com/slimkit/markdown-it-plus-image","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"50ce53deb7a7b494951bacba5448aeee1f06ae4c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slimkit%2Fmarkdown-it-plus-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slimkit%2Fmarkdown-it-plus-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slimkit%2Fmarkdown-it-plus-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slimkit%2Fmarkdown-it-plus-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slimkit","download_url":"https://codeload.github.com/slimkit/markdown-it-plus-image/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240170070,"owners_count":19759140,"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":["markdown","markdown-it","markdown-it-plugin","markdown-parser","plus","thinksns"],"created_at":"2024-11-09T04:32:11.397Z","updated_at":"2026-04-16T10:33:12.615Z","avatar_url":"https://github.com/slimkit.png","language":"JavaScript","readme":"# markdown-it-plus-image\n\n\u003e ThnkSNS Plus image syntax plugin for markdown-it markdown parser.\n\n**Required `markdown-it` \u003e= `8.4`.**\n\nSyntax is `@![title](id)` tag.\n\n## Install\n\nnpm, yarn\n\n```shell\nnpm install markdown-it-plus-image --save\nyarn add markdown-it-plus-image\n```\n\n## Use\n\n```js\nimport markdownIt from 'markdown-it';\nimport plusImageSyntax from 'markdown-it-plus-image';\n\nconst basename = 'https://plus.io/api/v2/files/';\nconst md = markdownIt()\n    .use(plusImageSyntax, basename);\n\nmd.render(/* ... */);\n\n```\n\n\n## License\n\n[Apache-2.0](LICENSE)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslimkit%2Fmarkdown-it-plus-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslimkit%2Fmarkdown-it-plus-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslimkit%2Fmarkdown-it-plus-image/lists"}