{"id":20279737,"url":"https://github.com/genieframework/stipplemarkdown.jl","last_synced_at":"2026-02-02T00:02:20.807Z","repository":{"id":246235257,"uuid":"820493139","full_name":"GenieFramework/StippleMarkdown.jl","owner":"GenieFramework","description":"Render Markdown text in your Genie apps","archived":false,"fork":false,"pushed_at":"2024-10-31T16:08:05.000Z","size":19,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-19T05:27:14.218Z","etag":null,"topics":[],"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/GenieFramework.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":"2024-06-26T15:18:16.000Z","updated_at":"2024-10-31T16:08:10.000Z","dependencies_parsed_at":"2024-06-26T18:58:22.546Z","dependency_job_id":"9dab403e-f27d-42e6-b7c0-85130aacd343","html_url":"https://github.com/GenieFramework/StippleMarkdown.jl","commit_stats":null,"previous_names":["genieframework/stipplemarkdown"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/GenieFramework/StippleMarkdown.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenieFramework%2FStippleMarkdown.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenieFramework%2FStippleMarkdown.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenieFramework%2FStippleMarkdown.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenieFramework%2FStippleMarkdown.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenieFramework","download_url":"https://codeload.github.com/GenieFramework/StippleMarkdown.jl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenieFramework%2FStippleMarkdown.jl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28996568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T23:10:54.274Z","status":"ssl_error","status_checked_at":"2026-02-01T23:10:47.298Z","response_time":56,"last_error":"SSL_read: 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":[],"created_at":"2024-11-14T13:32:48.574Z","updated_at":"2026-02-02T00:02:20.792Z","avatar_url":"https://github.com/GenieFramework.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StippleMarkdown\nRender Markdown text in your Genie apps\n\nThis package provides two new Stipple components: `markdowntext` and `markdowncard`. As arguments, You can either pass a string of Markdown text or a symbol that refers to a variable containing Markdown text.\n\n```julia\nusing GenieFramework\nusing StippleMarkdown\n\n@app begin\n    @out txt = \"**hello** world\"\nend\n\nui() = [ markdowntext(:txt), markdowntext(\"## Hello World!\"), markdowncard(:txt), markdowncard(\"## Hello World!\\n This is a Markdown card\")]\n\n@page(\"/\", ui)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenieframework%2Fstipplemarkdown.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenieframework%2Fstipplemarkdown.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenieframework%2Fstipplemarkdown.jl/lists"}