{"id":19065477,"url":"https://github.com/menci/hexo-renderer-syzoj-renderer","last_synced_at":"2025-04-28T11:28:05.873Z","repository":{"id":34321667,"uuid":"177298023","full_name":"Menci/hexo-renderer-syzoj-renderer","owner":"Menci","description":"Render Hexo's markdown documents with syzoj-renderer","archived":false,"fork":false,"pushed_at":"2022-04-10T05:53:08.000Z","size":144,"stargazers_count":7,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T10:48:11.220Z","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":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Menci.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}},"created_at":"2019-03-23T14:20:43.000Z","updated_at":"2024-09-29T14:50:30.000Z","dependencies_parsed_at":"2022-08-08T00:16:08.501Z","dependency_job_id":null,"html_url":"https://github.com/Menci/hexo-renderer-syzoj-renderer","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Menci%2Fhexo-renderer-syzoj-renderer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Menci%2Fhexo-renderer-syzoj-renderer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Menci%2Fhexo-renderer-syzoj-renderer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Menci%2Fhexo-renderer-syzoj-renderer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Menci","download_url":"https://codeload.github.com/Menci/hexo-renderer-syzoj-renderer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251304039,"owners_count":21567794,"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-09T00:50:15.716Z","updated_at":"2025-04-28T11:28:05.854Z","avatar_url":"https://github.com/Menci.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hexo-renderer-syzoj-renderer\n\nRender Hexo's markdown documents with syzoj-renderer.\n\n# Install\n\nFirst, make sure that you've removed all other markdown renderers from Hexo. For example:\n\n```bash\nyarn remove hexo-renderer-marked\n```\n\nThen install this plugin:\n\n```bash\nyarn add hexo-renderer-syzoj-renderer\n```\n\n# Configure\n\nConfigurations are passed by Hexo's `_config.yml`. Available options (and their default values) are:\n\n```yaml\nsyzoj_renderer:\n  cache_file: cache.json       # File to store cache, related to Hexo's base directory.\n  highlighter: prism           # Code highlighter, 'prism' or 'hexo', the later uses highlight.js.\n  options:                     # syzoj-renderer's options, see https://github.com/syzoj/syzoj-renderer.\n    highlight:\n      expandTab: null          # expandTab \u003e 0 to enable expand tab, which replaces one tab to that namy spaces.\n      wrapper:                 # Strings that'll be added to highlighted code's beginning and ending.\n        - \u003cpre\u003e\u003ccode\u003e\n        - \u003c/code\u003e\u003c/pre\u003e\n    markdownItMergeCells: true # Enable markdown-it-merge-cells or not, which'll merge adjacent cells with same\n                               # content in Markdown tables.\n    markdownIt:                # markdown-it's options, see https://github.com/markdown-it/markdown-it.\n      html: true\n      breaks: false\n      linkify: true\n      typographer: false\n    markdownItMath:            # markdown-it-math-loose's options, see https://github.com/Menci/markdown-it-math-loose.\n      inlineOpen: $\n      inlineClose: $\n      blockOpen: $$\n      blockClose: $$\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmenci%2Fhexo-renderer-syzoj-renderer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmenci%2Fhexo-renderer-syzoj-renderer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmenci%2Fhexo-renderer-syzoj-renderer/lists"}