{"id":43128497,"url":"https://github.com/flotwig/markdown-notebooks","last_synced_at":"2026-01-31T20:52:37.006Z","repository":{"id":36376040,"uuid":"163460784","full_name":"flotwig/markdown-notebooks","owner":"flotwig","description":"Create markdown-based notebooks stored in Gists with image support","archived":false,"fork":false,"pushed_at":"2026-01-19T16:46:26.000Z","size":999,"stargazers_count":7,"open_issues_count":83,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-19T22:51:52.075Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mdnb.bloomqu.ist","language":"JavaScript","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/flotwig.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-12-29T00:32:36.000Z","updated_at":"2024-12-30T22:23:59.000Z","dependencies_parsed_at":"2025-06-10T06:23:29.374Z","dependency_job_id":"f151b75d-181a-4c5c-aef9-7fb1cf03471b","html_url":"https://github.com/flotwig/markdown-notebooks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flotwig/markdown-notebooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flotwig%2Fmarkdown-notebooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flotwig%2Fmarkdown-notebooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flotwig%2Fmarkdown-notebooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flotwig%2Fmarkdown-notebooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flotwig","download_url":"https://codeload.github.com/flotwig/markdown-notebooks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flotwig%2Fmarkdown-notebooks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28954394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2026-01-31T20:52:36.859Z","updated_at":"2026-01-31T20:52:36.998Z","avatar_url":"https://github.com/flotwig.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MDNB: Markdown Notebooks\n\nLive at https://mdnb.bloomqu.ist/\n\n## Features\n\n### Full Markdown Support\n\nMDNB uses [Marked](https://github.com/markedjs/marked/) to parse your Markdown, so any standard Markdown is supported.\n\nAdditionally, there is support for [GFM Task Lists](https://github.blog/2013-01-09-task-lists-in-gfm-issues-pulls-comments/):\n\n- [ ] Something to do\n- [x] Something done\n\nGFM tables:\n\ncolA | colB\n--- | ---\n0.123 | 0.456\n\n### Inserted image support\n\nAdding screenshots or other images on your clipboard to your notebook can be done by just pasting them into the active notebook:\n\n![Pasted image](https://i.imgur.com/XjSgIvG.gif)\n\nOr by dragging and dropping them in:\n\n![Drag n dropped image](https://i.imgur.com/STUUsDw.gif)\n\n### Pages\n\nA notebook can consist of multiple pages. You can create pages, delete pages, and reorder pages by dragging and dropping:\n\n![Page stuff](https://i.imgur.com/jw8KkSf.gif)\n\n### Resizable Panes\n\nThe sidebar, editor, and renderer are all resizable:\n\n![Resizable panes](https://i.imgur.com/vtMtSiM.gif)\n\n## Development\n\nTo install dependencies, run `yarn`.\n\nThen, run `yarn start` to start the app on port 3000.\n\nTo test GitHub login, you'll need to supply a client ID and secret from GitHub.com in the `GITHUB_CLIENT_ID` and `GITHUB_CLIENT_SECRET` environment variables. On Mac and Linux:\n\n`GITHUB_CLIENT_ID=your-client-id GITHUB_CLIENT_SECRET=your-client-secret yarn start`\n\nTo run the Cypress integration tests, do `yarn run cypress:open`.\n\nTo run the unit tests, do `yarn run test`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflotwig%2Fmarkdown-notebooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflotwig%2Fmarkdown-notebooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflotwig%2Fmarkdown-notebooks/lists"}