{"id":13732343,"url":"https://github.com/icio/sublime-text-marked","last_synced_at":"2026-01-11T04:57:26.725Z","repository":{"id":3366593,"uuid":"4412976","full_name":"icio/sublime-text-marked","owner":"icio","description":"A simple Sublime Text package to preview markdown files with Marked.app from your 'tools' menu","archived":false,"fork":true,"pushed_at":"2014-08-11T18:59:13.000Z","size":214,"stargazers_count":35,"open_issues_count":2,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-04T02:11:03.344Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jocelynmallon/sublime-text-2-marked","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/icio.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":"2012-05-22T21:38:29.000Z","updated_at":"2023-01-18T12:37:19.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/icio/sublime-text-marked","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icio%2Fsublime-text-marked","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icio%2Fsublime-text-marked/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icio%2Fsublime-text-marked/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icio%2Fsublime-text-marked/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icio","download_url":"https://codeload.github.com/icio/sublime-text-marked/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224708143,"owners_count":17356490,"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-08-03T02:01:53.745Z","updated_at":"2026-01-11T04:57:26.682Z","avatar_url":"https://github.com/icio.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"Sublime Text 2/3 - Marked App Menu plugin\n=========================================\n\nAdds a handy menu item that opens [Marked 2.app](http://marked2app.com/) or [Marked.app](http://markedapp.com/) to preview your current file.\n\n**Issues:** https://github.com/icio/sublime-text-marked/issues\n\n![screenshot](http://i.imgur.com/oCEb7.jpg)\n\nAdapted from the excellent [Github for mac](https://github.com/csytan/sublime-text-2-github) plugin for Sublime Text by Chris Tan. Originally developed by [jocelynmallon](https://github.com/jocelynmallon), now supported by [icio](https://github.com/icio).\n\n\n## Installation Instructions\n\n**Package Installer:**\n\n* Install [Sublime Package Control](http://wbond.net/sublime_packages/package_control)\n* Select \"Package Control: Install Package\" from the Command Palette (⌘⇧P)\n* Find \"Marked App Menu\" and select\n\n**Manually:**\n\n* Install [Marked 2.app](http://marked2app.com/) ([App Store](https://itunes.apple.com/gb/app/marked-2/id890031187?mt=12)) or [Marked.app](http://markedapp.com/) ([App Store](http://itunes.apple.com/us/app/marked/id448925439?ls=1\u0026mt=12))\n* Download [sublime-text-marked](https://github.com/icio/sublime-text-marked/zipball/master) and copy unzipped folder to your Sublime Text packages folder (Sublime Text (2) → Preferences → Browse Packages...)\n* Restart Sublime Text\n\n```bash\n# For Sublime Text 2\ncd ~/Library/Application Support/Sublime Text 2/Packages\nmkdir Marked.app\\ Menu\ncurl -L https://github.com/icio/sublime-text-marked/tarball/master | tar --strip-components 1 -C Marked.app\\ Menu -xvf -\n```\n\n\n## Usage\n\nWith the view selected containing the file you wish to preview in Marked:\n\n**Command Palette:**\n\n* Select \"Marked\" from the Command Palette (⌘⇧P)\n\n**Keyboard Shortcut:**\n\n* Add the following to your User Key Binding, adjusting the key configuration to taste:\n\n    ```json\n    { \"keys\": [\"super+alt+m\"], \"command\": \"marked\" }\n    ```\n\n**Menus:**\n\n* Select Tools → Marked\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficio%2Fsublime-text-marked","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficio%2Fsublime-text-marked","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficio%2Fsublime-text-marked/lists"}