{"id":19838685,"url":"https://github.com/thredded/thredded-markdown_katex","last_synced_at":"2025-05-01T18:31:25.756Z","repository":{"id":16338789,"uuid":"79736445","full_name":"thredded/thredded-markdown_katex","owner":"thredded","description":"A Thredded Markdown plugin that renders TeX math via KaTeX (server-side).","archived":false,"fork":false,"pushed_at":"2023-02-17T13:39:33.000Z","size":52,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-17T14:22:02.296Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/thredded.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2017-01-22T18:29:58.000Z","updated_at":"2024-04-06T18:18:03.000Z","dependencies_parsed_at":"2024-11-12T12:18:56.490Z","dependency_job_id":"7f4b5112-54c9-4ca3-9054-161ff155e501","html_url":"https://github.com/thredded/thredded-markdown_katex","commit_stats":{"total_commits":40,"total_committers":2,"mean_commits":20.0,"dds":"0.15000000000000002","last_synced_commit":"e2830bdb40880018a0e59d2b82c94b0a9f237365"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thredded%2Fthredded-markdown_katex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thredded%2Fthredded-markdown_katex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thredded%2Fthredded-markdown_katex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thredded%2Fthredded-markdown_katex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thredded","download_url":"https://codeload.github.com/thredded/thredded-markdown_katex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251924745,"owners_count":21666033,"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-12T12:18:42.334Z","updated_at":"2025-05-01T18:31:25.438Z","avatar_url":"https://github.com/thredded.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Thredded Plugin: TeX math in Markdown via KaTex [![Build Status](https://travis-ci.org/thredded/thredded-markdown_katex.svg?branch=main)](https://travis-ci.org/thredded/thredded-markdown_katex) [![Test Coverage](https://codeclimate.com/github/thredded/thredded-markdown_katex/badges/coverage.svg)](https://codeclimate.com/github/thredded/thredded-markdown_katex/coverage) [![Code Climate](https://codeclimate.com/github/thredded/thredded-markdown_katex/badges/gpa.svg)](https://codeclimate.com/github/thredded/thredded-markdown_katex)\n\nA Thredded markdown plugin that renders TeX math server-side via [KaTeX].\n\nThis is what it looks like:\n\n![screenshot](https://cloud.githubusercontent.com/assets/216339/22184709/a7799d12-e0cf-11e6-89dc-a0bf2206f98e.png)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'thredded-markdown_katex'\n```\n\nAnd then execute:\n\n```bash\nbundle\nrails g thredded:markdown_katex:install\n```\n\n## Usage\n\nWrap math in `$$`.\n\nSee the [Kramdown Math documentation](https://kramdown.gettalong.org/syntax.html#math-blocks)\nfor more information.\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies.\nThen, run `rake spec` to run the tests.\nYou can also run `bin/console` for an interactive prompt that will allow you to\nexperiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`.\nTo release a new version, update the version number in `version.rb`,\nand then run `bundle exec rake release`, which will create a git tag for\nthe version, push git commits and tags, and push the `.gem` file to\n[rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at\nhttps://github.com/glebm/thredded-markdown_katex.\n\nThis project is intended to be a safe, welcoming space for collaboration,\nand contributors are expected to adhere\nto the [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n\n## License\n\nThe gem is available as open source under the terms of\nthe [MIT License](http://opensource.org/licenses/MIT).\n\n\n[KaTeX]: https://github.com/Khan/KaTeX\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthredded%2Fthredded-markdown_katex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthredded%2Fthredded-markdown_katex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthredded%2Fthredded-markdown_katex/lists"}