benweet / stackedit

In-browser Markdown editor
https://stackedit.io/
Apache License 2.0
21.77k stars 2.73k forks source link

What did you do to partial render of sections? #172

Closed vanabel closed 10 years ago

vanabel commented 10 years ago

I want to add the theorem environment to be partial render too, how can I do this?

The theorem environment looks like:

<div class="latex_thm">
This is a theorem.
</div>
benweet commented 10 years ago

Is this a duplicate of #34 ?