{"id":15967822,"url":"https://github.com/huacnlee/html-pipeline-auto-correct","last_synced_at":"2025-04-23T22:17:25.970Z","repository":{"id":56876821,"uuid":"235038669","full_name":"huacnlee/html-pipeline-auto-correct","owner":"huacnlee","description":"AutoCorrect for html-pipeline","archived":false,"fork":false,"pushed_at":"2022-10-13T05:49:47.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T22:17:22.278Z","etag":null,"topics":["auto-correct","html-pipeline"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/huacnlee.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-01-20T07:01:54.000Z","updated_at":"2022-10-13T05:49:47.000Z","dependencies_parsed_at":"2022-08-20T22:00:32.455Z","dependency_job_id":null,"html_url":"https://github.com/huacnlee/html-pipeline-auto-correct","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huacnlee%2Fhtml-pipeline-auto-correct","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huacnlee%2Fhtml-pipeline-auto-correct/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huacnlee%2Fhtml-pipeline-auto-correct/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huacnlee%2Fhtml-pipeline-auto-correct/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huacnlee","download_url":"https://codeload.github.com/huacnlee/html-pipeline-auto-correct/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250522296,"owners_count":21444512,"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":["auto-correct","html-pipeline"],"created_at":"2024-10-07T18:41:36.798Z","updated_at":"2025-04-23T22:17:25.939Z","avatar_url":"https://github.com/huacnlee.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# html-pipeline-auto-correct\n\n[auto-correct](https://github.com/huacnlee/auto-correct) plugin for [html-pipeline](https://github.com/jch/html-pipeline).\n\n\n[![Gem Version](https://badge.fury.io/rb/html-pipeline-auto-correct.svg)](https://rubygems.org/gems/html-pipeline-auto-correct) [![Build\nStatus](https://api.travis-ci.org/huacnlee/html-pipeline-auto-correct.svg?branch=master\u0026.svg)](http://travis-ci.org/huacnlee/html-pipeline-auto-correct)\n\n## Installation\n\nAdd this line to your application’s Gemfile:\n\n```rb\ngem \"html-pipeline\"\ngem \"html-pipeline-auto-correct\"\n```\n\n## Usage\n\nYou can add `HTML::Pipeline::AutoCorrectFilter` into your pipeline like this:\n\n```rb\npipeline = HTML::Pipeline.new [\n  HTML::Pipeline::MarkdownFilter,\n  HTML::Pipeline::AutoCorrectFilter,\n]\nresult = pipeline.call(text)\n```\n\n## License\n\nThe gem is available as open source under the terms of the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuacnlee%2Fhtml-pipeline-auto-correct","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuacnlee%2Fhtml-pipeline-auto-correct","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuacnlee%2Fhtml-pipeline-auto-correct/lists"}