
Security News
Oxlint Introduces Type-Aware Linting Preview
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
Provides Kramdown markup (with syntax highlighting by CodeRay) for Forem posts.
This gem is based on forem-redcarpet.
This gem requires Rails 3.1+ and Forem 1.0.0.beta1.
This gem has been tested against the following Ruby versions:
Add this line to your application's Gemfile:
gem "forem-kramdown"
And then execute:
$ bundle
Or install it yourself as:
$ gem install forem-kramdown
Specify this gem as a dependency of an application that also contains Forem:
gem "forem", git: "git://github.com/radar/forem"
gem "forem-kramdown"
The code will do the rest!
git checkout -b my-new-feature
)git commit -am 'Added some feature'
)git push origin my-new-feature
)sugar-rails
FAQs
Unknown package
We found that forem-kramdown demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.