{"id":20799867,"url":"https://github.com/xnacly/fleck","last_synced_at":"2025-05-06T23:30:23.919Z","repository":{"id":149904169,"uuid":"622278838","full_name":"xNaCly/fleck","owner":"xNaCly","description":"A minimal, configurable and highly optimized markdown2html compiler, supports macros, watch mode, syntax highlighting, latex math and live preview ","archived":false,"fork":false,"pushed_at":"2023-08-10T05:41:14.000Z","size":7293,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T04:03:52.010Z","etag":null,"topics":["html","macros","markdown","markdown-parser","markdown-to-html"],"latest_commit_sha":null,"homepage":"","language":"Go","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/xNaCly.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":"2023-04-01T16:34:19.000Z","updated_at":"2024-06-22T18:08:38.000Z","dependencies_parsed_at":"2024-11-17T18:10:45.844Z","dependency_job_id":"4d7c99e7-d427-4867-b8f3-b2413eee0180","html_url":"https://github.com/xNaCly/fleck","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xNaCly%2Ffleck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xNaCly%2Ffleck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xNaCly%2Ffleck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xNaCly%2Ffleck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xNaCly","download_url":"https://codeload.github.com/xNaCly/fleck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252787070,"owners_count":21804196,"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":["html","macros","markdown","markdown-parser","markdown-to-html"],"created_at":"2024-11-17T18:10:33.570Z","updated_at":"2025-05-06T23:30:23.900Z","avatar_url":"https://github.com/xNaCly.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fleck - Markdown-parser\n\n- [Documentation](./doc/Readme.md)\n\n_Fleck_ **is** intended for outputting standalone html from a markdown source.\n\nFeature overview:\n\n- allmost all the markdown features _(some have bugs, some are missing, don't @ me)_\n- syntax highlighting\n- custom alert blockquotes\n- watch mode for recompiling the html if the source changed\n- live-preview in the browser for recompiling the html and reloading the tab if the source changed\n- escape html elements\n- rendering of latex equations\n\n## Install\n\n### From source\n\n```bash\ngit clone https://github.com/xnacly/fleck\ncd fleck\ngo build\n```\n\n### From release\n\nUntil a release is ready please build from source.\n\n## Using fleck:\n\n\u003e Read more about fleck's usage [here](./doc/Usage.md)\n\n- Follow the guide [above](#install) for installing fleck\n- Run `fleck` from the cli on a Markdown file of your choice, for example the README of this project:\n\n```bash\nfleck README.md\n```\n\n- View the output:\n  ![Readme.png](./doc/assets/README.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxnacly%2Ffleck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxnacly%2Ffleck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxnacly%2Ffleck/lists"}