timonwong / OmniMarkupPreviewer

Sublime Text 2&3 plugin to live preview markup files, supported (not limited to) markup formats are markdown, reStructuredText, WikiCreole and textile.
MIT License
502 stars 75 forks source link

Add support for rendering LateX on rst files #100

Open Startouf opened 8 years ago

Startouf commented 8 years ago

rst works with latex and the following

.. math::
    :ref:`Poisson`

    \Delta u = f \in \Omega, u = 0 on \partial\Omega

Is rendered on most rst servers