{"id":22585478,"url":"https://github.com/chifisource/olivemarkdown.jl","last_synced_at":"2026-03-19T23:11:30.995Z","repository":{"id":265596007,"uuid":"673564435","full_name":"ChifiSource/OliveMarkdown.jl","owner":"ChifiSource","description":"Markdown editing for Olive.jl","archived":false,"fork":false,"pushed_at":"2023-08-01T23:34:04.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T12:30:04.613Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/ChifiSource.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},"funding":{"github":["emmaccode","UnformalPenguin"]}},"created_at":"2023-08-01T23:34:03.000Z","updated_at":"2023-08-02T00:49:24.000Z","dependencies_parsed_at":"2024-11-30T09:00:53.701Z","dependency_job_id":null,"html_url":"https://github.com/ChifiSource/OliveMarkdown.jl","commit_stats":null,"previous_names":["chifisource/olivemarkdown.jl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChifiSource%2FOliveMarkdown.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChifiSource%2FOliveMarkdown.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChifiSource%2FOliveMarkdown.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChifiSource%2FOliveMarkdown.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChifiSource","download_url":"https://codeload.github.com/ChifiSource/OliveMarkdown.jl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246068309,"owners_count":20718503,"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":[],"created_at":"2024-12-08T07:08:45.805Z","updated_at":"2026-01-07T02:52:25.511Z","avatar_url":"https://github.com/ChifiSource.png","language":null,"funding_links":["https://github.com/sponsors/emmaccode","https://github.com/sponsors/UnformalPenguin"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://github.com/ChifiSource/image_dump/blob/main/olive/0.1/extensions/olivemarkdown.png\" width=\"190\"\u003e\u003c/img\u003e\n\u003c/div\u003e\n\n`OliveMarkdown` provides [Olive](https://github.com/ChifiSource/Olive.jl) with the ability to read and save markdown (`.md`) files from regular `Olive` cells.\n\n- Regular `Olive` output:\n```julia\n\"\"\"# Toolips Components\n`Toolips` Components are composable, let's take a look at some code which demonstrates how to use these Components!\n\"\"\"\n#==|||==#\nusing Toolips\n#==output[code]\n\n==#\n#==|||==#\n```\n- `OliveMarkdown` export output:\n```markdown\n# Toolips Components\n`Toolips` Components are composable, let's take a look at some code which demonstrates how to use these Components!\n```julia\nusing Toolips\n```julia\n```output\nNothing\n```output\n```\n### adding\nTo add `OliveMarkdown`, either load it before starting `Olive` or add `OliveMarkdown` to your `olive` home. To learn more, check out [installing extensions](https://chifidocs.com/olive/Olive/installing-extensions).\n```julia\nusing Pkg\n\nPkg.add(\"OliveMarkdown\")\n\n# unstable?\nPkg.add(\"OliveMarkdown\", rev = \"Unstable\")\n```\n```julia\n# start headless example:\nusing OliveMarkdown; using Olive; Olive.start(headless = true)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchifisource%2Folivemarkdown.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchifisource%2Folivemarkdown.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchifisource%2Folivemarkdown.jl/lists"}