Add katex-ruby to the libraries list (#1067)

This commit is contained in:
Gleb Mazovetskiy
2018-01-17 02:40:23 +00:00
committed by Kevin Barabash
parent a32f82a8ea
commit ffcbaf1b98

View File

@@ -106,6 +106,9 @@ will appear larger than 1cm in browser units.
### Angular2+ ### Angular2+
- [ng-katex](https://github.com/garciparedes/ng-katex) Angular module to write beautiful math expressions with TeX syntax boosted by KaTeX library - [ng-katex](https://github.com/garciparedes/ng-katex) Angular module to write beautiful math expressions with TeX syntax boosted by KaTeX library
### Ruby
- [katex-ruby](https://github.com/glebm/katex-ruby) Provides server-side rendering and integration with popular Ruby web frameworks (Rails, Hanami, and anything that uses Sprockets).
## Contributing ## Contributing