{"id":32149251,"url":"https://github.com/loopwerk/sagainkmarkdownreader","last_synced_at":"2026-02-19T08:01:44.947Z","repository":{"id":63916696,"uuid":"336776049","full_name":"loopwerk/SagaInkMarkdownReader","owner":"loopwerk","description":"A markdown reader for Saga, which uses Ink and Splash.","archived":false,"fork":false,"pushed_at":"2025-06-23T19:26:07.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-24T06:06:50.413Z","etag":null,"topics":["saga-plugin"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/loopwerk.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}},"created_at":"2021-02-07T12:01:26.000Z","updated_at":"2025-06-23T19:26:03.000Z","dependencies_parsed_at":"2023-01-14T13:45:53.785Z","dependency_job_id":null,"html_url":"https://github.com/loopwerk/SagaInkMarkdownReader","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/loopwerk/SagaInkMarkdownReader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopwerk%2FSagaInkMarkdownReader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopwerk%2FSagaInkMarkdownReader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopwerk%2FSagaInkMarkdownReader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopwerk%2FSagaInkMarkdownReader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loopwerk","download_url":"https://codeload.github.com/loopwerk/SagaInkMarkdownReader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loopwerk%2FSagaInkMarkdownReader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29608152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T06:47:36.664Z","status":"ssl_error","status_checked_at":"2026-02-19T06:45:47.551Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["saga-plugin"],"created_at":"2025-10-21T09:49:32.154Z","updated_at":"2026-02-19T08:01:44.942Z","avatar_url":"https://github.com/loopwerk.png","language":"Swift","readme":"# SagaInkMarkdownReader\n\nA Markdown reader for [Saga](https://github.com/loopwerk/Saga), which uses [Ink](https://github.com/JohnSundell/Ink) and [Splash](https://github.com/JohnSundell/Splash).\n\n## Usage\nInclude `SagaInkMarkdownReader` in your Package.swift as usual:\n\n``` swift\nlet package = Package(\n  name: \"MyWebsite\",\n  dependencies: [\n    .package(name: \"Saga\", url: \"https://github.com/loopwerk/Saga.git\", from: \"0.11.0\"),\n    .package(name: \"SagaInkMarkdownReader\", url: \"https://github.com/loopwerk/SagaInkMarkdownReader\", from: \"0.3.0\"),\n  ],\n  targets: [\n    .target(\n      name: \"MyWebsite\",\n      dependencies: [\"Saga\", \"SagaInkMarkdownReader\"]),\n  ]\n)\n```\n\nAnd then in your website you can `import SagaInkMarkdownReader` and use `inkMarkdownReader` as you would do the default `markdownReader`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floopwerk%2Fsagainkmarkdownreader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floopwerk%2Fsagainkmarkdownreader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floopwerk%2Fsagainkmarkdownreader/lists"}