{"id":17020552,"url":"https://github.com/sheldonhull/go-semantic-linebreaks","last_synced_at":"2025-03-22T16:31:20.298Z","repository":{"id":40783396,"uuid":"381862169","full_name":"sheldonhull/go-semantic-linebreaks","owner":"sheldonhull","description":"Use semantic line breaks with markdown files.","archived":false,"fork":false,"pushed_at":"2025-03-22T02:56:58.000Z","size":94,"stargazers_count":2,"open_issues_count":7,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-22T03:26:13.912Z","etag":null,"topics":["go","markdown"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sheldonhull.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-07-01T00:03:39.000Z","updated_at":"2023-03-17T12:40:18.000Z","dependencies_parsed_at":"2023-12-29T21:54:36.381Z","dependency_job_id":"f6c5c994-8cd0-4306-a6c1-f33c10a23db1","html_url":"https://github.com/sheldonhull/go-semantic-linebreaks","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/sheldonhull%2Fgo-semantic-linebreaks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheldonhull%2Fgo-semantic-linebreaks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheldonhull%2Fgo-semantic-linebreaks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheldonhull%2Fgo-semantic-linebreaks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sheldonhull","download_url":"https://codeload.github.com/sheldonhull/go-semantic-linebreaks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244986584,"owners_count":20543037,"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":["go","markdown"],"created_at":"2024-10-14T07:05:24.491Z","updated_at":"2025-03-22T16:31:19.869Z","avatar_url":"https://github.com/sheldonhull.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Semantic Line Breaks For Markdown\n\n\u003ca href='https://github.com/jpoles1/gopherbadger' target='_blank'\u003e![gopherbadger-tag-do-not-edit](https://img.shields.io/badge/Go%20Coverage-21%25-brightgreen.svg?longCache=true\u0026style=flat)\u003c/a\u003e\n\n[Semantic Line Breaks](https://sembr.org/)\n\n🚧 This is a work in progress.\n\n- Used to test creating a simple linter cli using TDD.\n- Doesn't have any intelligence on parsing a markdown, just raw text, so might break snippet code blocks in some language I haven't seen yet, though my initial tests for my blog worked well.\n\n## Install\n\nGo 1.16+\n\n```shell\ngo install github.com/sheldonhull/go-semantic-linebreaks/cmd/go-semantic-linebreaks@latest\n```\n\n## Use\n\n```shell\ngo-semantic-linebreaks -source ./markdowndirectory\n```\n\n## Remotely Invoke\n\n```shell\ngo run github.com/sheldonhull/go-semantic-linebreaks/cmd/go-semantic-linebreaks@latest -source $markdownfile -write\n```\n\nMake sure to compare the before, and after, as this project is just regex based right now (eventually I want to use goldmark for parsing block objects, but haven't made time yet).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheldonhull%2Fgo-semantic-linebreaks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsheldonhull%2Fgo-semantic-linebreaks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheldonhull%2Fgo-semantic-linebreaks/lists"}