{"id":25826859,"url":"https://github.com/yszk0123/gitbook-plugin-escape-content","last_synced_at":"2025-07-26T19:11:17.566Z","repository":{"id":145785079,"uuid":"95746647","full_name":"yszk0123/gitbook-plugin-escape-content","owner":"yszk0123","description":null,"archived":false,"fork":false,"pushed_at":"2019-09-24T00:07:05.000Z","size":2,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T20:17:14.221Z","etag":null,"topics":["gitbook-plugin","javascript"],"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/yszk0123.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-06-29T06:38:40.000Z","updated_at":"2019-09-24T01:37:14.000Z","dependencies_parsed_at":"2023-03-31T11:21:26.587Z","dependency_job_id":null,"html_url":"https://github.com/yszk0123/gitbook-plugin-escape-content","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/yszk0123/gitbook-plugin-escape-content","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yszk0123%2Fgitbook-plugin-escape-content","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yszk0123%2Fgitbook-plugin-escape-content/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yszk0123%2Fgitbook-plugin-escape-content/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yszk0123%2Fgitbook-plugin-escape-content/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yszk0123","download_url":"https://codeload.github.com/yszk0123/gitbook-plugin-escape-content/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yszk0123%2Fgitbook-plugin-escape-content/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267213582,"owners_count":24053912,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["gitbook-plugin","javascript"],"created_at":"2025-02-28T15:45:23.514Z","updated_at":"2025-07-26T19:11:17.561Z","avatar_url":"https://github.com/yszk0123.png","language":"JavaScript","readme":"# gitbook-plugin-escape-content\n\nGitBook Plugin for escaping content.\n\n## Installation\n\nbook.json\n\n```json\n{\n  \"plugins\": [\"escape-content\"],\n}\n```\n\nand\n\n```\ngitbook install\n```\n\n## Example\n\n```json\n{\n  \"pluginsConfig\": {\n    \"escape-content\": {\n      \"include\": [\"raw/\"]\n    }\n  }\n}\n```\n\n### docs/hello.md\n\n```\nHello, world!\n```\n\n### docs/sample-1.md\n\n```\n{% extends \"hello.md\" %}\n```\n\nResult\n\n```\nHello, world!\n```\n\n### raw/sample-2.md\n\n```\n{% extends \"../docs/hello.md\" %}\n```\n\nResult\n\n```\n{% extends \"../docs/hello.md\" %}\n```\n\n### SUMMARY.md\n\n```\n# Summary\n\n* [Sample 1](raw/sample-1.md)\n* [Sample 2](docs/sample-2.md)\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyszk0123%2Fgitbook-plugin-escape-content","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyszk0123%2Fgitbook-plugin-escape-content","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyszk0123%2Fgitbook-plugin-escape-content/lists"}