ulmul 0.8.0
ULMUL is an original Ultra Lightweight MarkUp Language. You can write TeX-style equations in ULMUL texts. The ULMUL texts can be converted into HTML5+MathML with ulmul2html5 command, into HTML5+MathJax with ulmul2mathjax and into LaTeX with ulmul2latex. You can also generate Slidy presentations. Its library ulmul.rb is written in Ruby.
Gemfile:
=
install:
=
Runtime Dependencies (4):
aasm
~> 5.5, >= 5.5.0
exifr
~> 1.4, >= 1.4.0
kramdown-parser-gfm
~> 1.1, >= 1.1.0
math_ml
~> 1.0, >= 1.0.0