{"id":20405922,"url":"https://github.com/coldnew/org-remark","last_synced_at":"2026-03-09T03:32:42.764Z","repository":{"id":26081933,"uuid":"29525853","full_name":"coldnew/org-remark","owner":"coldnew","description":"remark.js wrapper for org-mode","archived":false,"fork":false,"pushed_at":"2022-10-25T05:20:33.000Z","size":31,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T02:18:54.169Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","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/coldnew.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}},"created_at":"2015-01-20T11:08:31.000Z","updated_at":"2024-05-14T16:09:33.000Z","dependencies_parsed_at":"2023-01-14T03:59:56.203Z","dependency_job_id":null,"html_url":"https://github.com/coldnew/org-remark","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coldnew/org-remark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Forg-remark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Forg-remark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Forg-remark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Forg-remark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coldnew","download_url":"https://codeload.github.com/coldnew/org-remark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Forg-remark/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30281509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"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-15T05:13:53.236Z","updated_at":"2026-03-09T03:32:42.727Z","avatar_url":"https://github.com/coldnew.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"http://github.com/coldnew/org-remark\"\u003e\u003cimg src=\"https://www.gnu.org/software/emacs/images/emacs.png\" alt=\"Emacs Logo\" width=\"80\" height=\"80\" align=\"right\"\u003e\u003c/a\u003e\n## ox-remark.el\n*Export org-mode to remark.js*\n\n---\n[![Build Status](https://travis-ci.org/coldnew/org-remark.svg?branch=master)](https://travis-ci.org/coldnew/org-remark)\n[![License GPL 3](https://img.shields.io/badge/license-GPL_3-green.svg?dummy)](http://www.gnu.org/licenses/gpl-3.0.txt)\n\n\n\n### Customization Documentation\n\n#### `org-remark-hlevel`\n\nThe minimum level of headings that should be grouped into vertical slides.\n\n### Function and Macro Documentation\n\n#### `(org-remark-headline HEADLINE CONTENTS INFO)`\n\nTranscode a HEADLINE element from Org to Google I/O slides.\nCONTENTS holds the contents of the headline. INFO is a plist\nholding contextual information.\n\n#### `(org-remark-example-block EXAMPLE-BLOCK CONTENTS INFO)`\n\nTranscode EXAMPLE-BLOCK element into Markdown format.\nCONTENTS is nil.  INFO is a plist used as a communication\nchannel.\n\n#### `(org-remark-src-block SRC-BLOCK CONTENTS INFO)`\n\nTranscode a SRC-BLOCK element from Org to HTML.\nCONTENTS holds the contents of the item.  INFO is a plist holding\ncontextual information.\n\n#### `(org-remark-section SECTION CONTENTS INFO)`\n\nTranscode a SECTION element from Org to HTML.\nCONTENTS holds the contents of the section. INFO is a plist\nholding contextual information.\n\n#### `(org-remark-inner-template CONTENTS INFO)`\n\nReturn body of document string after HTML conversion.\nCONTENTS is the transcoded contents string.  INFO is a plist\nholding export options.\n\n#### `(org-remark-export-as-html \u0026optional ASYNC SUBTREEP VISIBLE-ONLYBODY-ONLY EXT-PLIST)`\n\n\nExport is done in a buffer named \"*Reamrk HTML Export*\", which\nwill be displayed when `org-export-show-temporary-export-buffer`\nis non-nil.\n\n#### `(org-remark-export-to-html \u0026optional ASYNC SUBTREEP VISIBLE-ONLYBODY-ONLY EXT-PLIST)`\n\nExport current buffer to a HTML file.\nIf narrowing is active in the current buffer, only export its\nnarrowed part.\nIf a region is active, export that region.\nA non-nil optional argument ASYNC means the process should happen\nasynchronously.  The resulting file should be accessible through\nthe `org-export-stack` interface.\nWhen optional argument SUBTREEP is non-nil, export the sub-tree\nat point, extracting information from the headline properties\nfirst.\nWhen optional argument VISIBLE-ONLY is non-nil, don't export\ncontents of hidden elements.\nWhen optional argument BODY-ONLY is non-nil, only write code\nbetween \"\u003cbody\u003e\" and \"\u003c/body\u003e\" tags.\nEXT-PLIST, when provided, is a property list with external\nparameters overriding Org default settings, but still inferior to\nfile-local settings.\nReturn output file's name.\n\n#### `(org-remark-save)`\n\nSaves the file and reloads in browser.\n\n-----\n\u003cdiv style=\"padding-top:15px;color: #d0d0d0;\"\u003e\nMarkdown README file generated by\n\u003ca href=\"https://github.com/mgalgs/make-readme-markdown\"\u003emake-readme-markdown.el\u003c/a\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldnew%2Forg-remark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoldnew%2Forg-remark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldnew%2Forg-remark/lists"}