{"id":16707600,"url":"https://github.com/mloubout/critic-markup","last_synced_at":"2025-03-21T20:32:39.583Z","repository":{"id":162085101,"uuid":"636696449","full_name":"mloubout/critic-markup","owner":"mloubout","description":"Critic markup filter for quarto","archived":false,"fork":false,"pushed_at":"2024-07-27T22:47:59.000Z","size":1456,"stargazers_count":22,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-13T19:40:11.224Z","etag":null,"topics":["critic-markup","lua-filters","quarto","quarto-extension","quarto-filter"],"latest_commit_sha":null,"homepage":"https://mloubout.github.io/critic-markup/","language":"Lua","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/mloubout.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}},"created_at":"2023-05-05T12:40:46.000Z","updated_at":"2024-08-06T16:18:06.000Z","dependencies_parsed_at":"2024-06-27T00:50:18.279Z","dependency_job_id":"1fb037c1-a63d-4cb3-b734-0ce8f5e24f1b","html_url":"https://github.com/mloubout/critic-markup","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mloubout%2Fcritic-markup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mloubout%2Fcritic-markup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mloubout%2Fcritic-markup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mloubout%2Fcritic-markup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mloubout","download_url":"https://codeload.github.com/mloubout/critic-markup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221818439,"owners_count":16885751,"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":["critic-markup","lua-filters","quarto","quarto-extension","quarto-filter"],"created_at":"2024-10-12T19:40:15.325Z","updated_at":"2024-10-28T10:46:13.919Z","avatar_url":"https://github.com/mloubout.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Critic-markup Extension For Quarto\n\nThis extension provide a filter for processing [critic markup](https://github.com/CriticMarkup/CriticMarkup-toolkit) syntax when rendering to html. The rendered html provide a flexible interface with\n\n- The markup document with changes highlighted\n- The original version\n- The updated version with the changes applied\n\n\nThis extension was inspired by the critic markup processing for [ScholarlyMarkdown](http://scholarlymarkdown.com/) available under MIT license as well [ScholarlyMarkdown.git](https://github.com/slimgroup/ScholarlyMarkdown)\n## Installing\n\n```bash\nquarto add mloubout/critic-markup\n```\n\nThis will install the extension under the `_extensions` subdirectory.\nIf you're using version control, you will want to check in this directory.\n\n## Using\n\nTo use this extension, simply add it to your header as a filter\n\n```yaml\n---\ntitle: Markup example\nfilters:\n  - critic-markup\n---\n```\n\n## Example\n\nHere is a minimal example showing the critic markup syntax and its rendering: [example.qmd](example.qmd).\n\nThis is the output of [example.qmd](https://mloubout.github.io/critic-markup/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmloubout%2Fcritic-markup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmloubout%2Fcritic-markup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmloubout%2Fcritic-markup/lists"}