From ffcbaf1b98424f0f17feaa54b1039375d727517a Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Wed, 17 Jan 2018 02:40:23 +0000 Subject: [PATCH] Add katex-ruby to the libraries list (#1067) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 75e881c0..c24394a4 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,9 @@ will appear larger than 1cm in browser units. ### Angular2+ - [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