{"id":20765506,"url":"https://github.com/arranf/strip-markdown","last_synced_at":"2025-04-30T09:52:43.246Z","repository":{"id":57668910,"uuid":"173251415","full_name":"arranf/strip-markdown","owner":"arranf","description":"A Rust Crate for removing Markdown","archived":false,"fork":false,"pushed_at":"2020-03-22T09:35:53.000Z","size":8,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-03-23T23:42:05.079Z","etag":null,"topics":["markdown","strip-markdown"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/arranf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-01T06:59:23.000Z","updated_at":"2020-12-04T11:42:09.000Z","dependencies_parsed_at":"2022-08-27T03:50:47.041Z","dependency_job_id":null,"html_url":"https://github.com/arranf/strip-markdown","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/arranf%2Fstrip-markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arranf%2Fstrip-markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arranf%2Fstrip-markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arranf%2Fstrip-markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arranf","download_url":"https://codeload.github.com/arranf/strip-markdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224986889,"owners_count":17403037,"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","strip-markdown"],"created_at":"2024-11-17T11:17:15.464Z","updated_at":"2024-11-17T11:17:16.099Z","avatar_url":"https://github.com/arranf.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Strip Markdown\n\nThis is a Rust library to remove markdown.\nBehind the scenes it parses markdown using the [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) [crate](https://crates.io/crates/pulldown-cmark).\n\n## Usage\n```rust\nextern crate strip_markdown;\nuse strip_markdown::*;\n\nlet stripped = strip_markdown(\u0026my_markdown);\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farranf%2Fstrip-markdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farranf%2Fstrip-markdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farranf%2Fstrip-markdown/lists"}