{"id":15592135,"url":"https://github.com/derhuerst/remarkable-figure-plugin","last_synced_at":"2026-05-07T08:34:07.869Z","repository":{"id":57353062,"uuid":"73851642","full_name":"derhuerst/remarkable-figure-plugin","owner":"derhuerst","description":"A remarkable to render images as \u003cfigure\u003e elements.","archived":false,"fork":false,"pushed_at":"2020-12-16T12:28:29.000Z","size":10,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T04:33:40.042Z","etag":null,"topics":["markdown","remarkable","remarkable-plugin"],"latest_commit_sha":null,"homepage":"https://github.com/derhuerst/remarkable-figure-plugin","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/derhuerst.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-15T20:17:58.000Z","updated_at":"2020-12-16T12:28:31.000Z","dependencies_parsed_at":"2022-08-29T19:10:16.582Z","dependency_job_id":null,"html_url":"https://github.com/derhuerst/remarkable-figure-plugin","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/derhuerst%2Fremarkable-figure-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fremarkable-figure-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fremarkable-figure-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fremarkable-figure-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derhuerst","download_url":"https://codeload.github.com/derhuerst/remarkable-figure-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239890268,"owners_count":19713942,"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","remarkable","remarkable-plugin"],"created_at":"2024-10-02T23:55:36.876Z","updated_at":"2026-03-05T15:30:18.213Z","avatar_url":"https://github.com/derhuerst.png","language":"JavaScript","funding_links":["https://github.com/sponsors/derhuerst"],"categories":[],"sub_categories":[],"readme":"# remarkable-figure-plugin\n\n**A remarkable plugin to render images as `\u003cfigure\u003e` elements.**\n\n[![npm version](https://img.shields.io/npm/v/remarkable-figure-plugin.svg)](https://www.npmjs.com/package/remarkable-figure-plugin)\n[![build status](https://img.shields.io/travis/derhuerst/remarkable-figure-plugin.svg)](https://travis-ci.org/derhuerst/remarkable-figure-plugin)\n[![dependency status](https://img.shields.io/david/derhuerst/remarkable-figure-plugin.svg)](https://david-dm.org/derhuerst/remarkable-figure-plugin)\n[![dev dependency status](https://img.shields.io/david/dev/derhuerst/remarkable-figure-plugin.svg)](https://david-dm.org/derhuerst/remarkable-figure-plugin#info=devDependencies)\n![ISC-licensed](https://img.shields.io/github/license/derhuerst/remarkable-figure-plugin.svg)\n[![support me via GitHub Sponsors](https://img.shields.io/badge/support%20me-donate-fa7664.svg)](https://github.com/sponsors/derhuerst)\n[![chat with me on Twitter](https://img.shields.io/badge/chat%20with%20me-on%20Twitter-1da1f2.svg)](https://twitter.com/derhuerst)\n\n\n## Installing\n\n```\nnpm install remarkable-figure-plugin\n```\n\n\n## Usage\n\n```js\nconst figure = require('remarkable-figure-plugin')\n\nconst md = new Remarkable()\nmd.use(figure)\n\nmd.render('![alt](url \"title\")')\n```\n\n```html\n\u003cp\u003e\u003cfigure\u003e\u003cimg src=\"url\" alt=\"alt\" title=\"title\"\u003e\u003cfigcaption\u003etitle\u003c/figcaption\u003e\u003c/figure\u003e\u003c/p\u003e\n```\n\n\n## Contributing\n\nIf you **have a question**, **found a bug** or want to **propose a feature**, have a look at [the issues page](https://github.com/derhuerst/remarkable-figure-plugin/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderhuerst%2Fremarkable-figure-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderhuerst%2Fremarkable-figure-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderhuerst%2Fremarkable-figure-plugin/lists"}