{"id":20513969,"url":"https://github.com/webreflection/tinydown","last_synced_at":"2025-04-14T00:04:32.253Z","repository":{"id":65993286,"uuid":"9362940","full_name":"WebReflection/tinydown","owner":"WebReflection","description":"Just a tiny markdown like parser.","archived":false,"fork":false,"pushed_at":"2013-04-19T05:58:36.000Z","size":2910,"stargazers_count":34,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-31T15:57:41.697Z","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/WebReflection.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-11T05:31:54.000Z","updated_at":"2023-11-19T12:42:23.000Z","dependencies_parsed_at":"2023-02-19T21:00:38.097Z","dependency_job_id":null,"html_url":"https://github.com/WebReflection/tinydown","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/WebReflection%2Ftinydown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebReflection%2Ftinydown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebReflection%2Ftinydown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WebReflection%2Ftinydown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WebReflection","download_url":"https://codeload.github.com/WebReflection/tinydown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233824433,"owners_count":18736002,"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-11-15T21:14:07.934Z","updated_at":"2025-01-13T23:54:55.247Z","avatar_url":"https://github.com/WebReflection.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"tinydown\n========\na lightweight markdown parser beyond the regular constrains\n\n![build status](https://secure.travis-ci.org/WebReflection/tinydown.png)\n\nWhat Does tinydown Support\n--------------------------\n\nInitially ideated to write markdown on blogger or other online platforms, this fully tested parser can do the following:\n\n\n  * lists, like this one, both ordered and / or unordered with\n    the possibility to go new line preserving the list item\n      1. so that this becomes a nested item\n      2. and this one too\n  * _em_ and __strong__ via single or double * or _\n  * paragraphs to keep the semantic right\n  * blockquotes and nested block quotes\n  * links and images\n  * hr, br, h1, h2, h3, h4, h5, and h6\n  * code blocks, `inline blocks`, and ``tick`box``\n  * basically all you can do with markdown in a sort of simplified way ... **plus** \n  * **twitter** handlers, just `@handler` and a link to the profile will be created, ie @WebReflection\n  * **youtube** embedded videos, i.e. `![noniframe cotent](http://www.youtube.com/watch?v=bRt5z880CFY)`\n    ![alternative cotent](http://www.youtube.com/watch?v=bRt5z880CFY)\n  * __gists__ from github, hacking the `document.write` like a boss so you can do that on the fly regardless\n    `![just a gist](https://gist.github.com/WebReflection/5379375)` will produce\n    ![just a gist](https://gist.github.com/WebReflection/5379375)\n\n\nYou can also try [the test page](http://webreflection.github.io/tinydown/test/test.html) able to show this own layout on the fly.\n\n### Compatibility\nManually checked and tested over webOS, Android 2.X+, iOS 4+, IE 9+ Mobile, IE 9+ Desktop, Stock WebKit, Chrome and Mobile, Chropera, and all mobile are just OK.\n\nIE8 has a RegExp bug I don't care much and it appears only if you use tab or spaces for code instead of triple back ticks.\n\nIf layout generation is a major concern, you need node.js or any other way to pre compile and serve the already parsed output.\n\n- - -\n\nenjoy\n\n\u0026copy; Mit Style WebReflection","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebreflection%2Ftinydown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebreflection%2Ftinydown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebreflection%2Ftinydown/lists"}