Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Only first latex equation rendered in line #47

Closed
benjaminirving opened this issue Mar 24, 2016 · 3 comments
Closed

Only first latex equation rendered in line #47

benjaminirving opened this issue Mar 24, 2016 · 3 comments
Labels

Comments

@benjaminirving
Copy link

Hi,

Firstly, thanks for the great tool. It seems that there is a small bug where only the first latex equation in each line is rendered.

e.g.
$$ x^2 $$ and $$ x^3 $$

results in just the x^2 being rendered. Unless there is a bug with my setup.

p.s. had a look in cm-extend-autopreview.js but my javascript abilities are non-existent

@brrd brrd added the bug label Mar 24, 2016
@elfnor
Copy link

elfnor commented Mar 28, 2016

Also previewing latex equations on multiple lines doesn't render:

$$  
x^2  
x^3  
$$

Otherwise great tool, Thanks

@brrd
Copy link
Owner

brrd commented Mar 28, 2016

@elfnor Multiline preview is related to another issue: #51

@brrd
Copy link
Owner

brrd commented Apr 29, 2016

Related to codemirror/codemirror5#3998

brrd referenced this issue Jun 10, 2016
Since all dependancies are now available on npm, bower is no longer necessary, so 
it is removed and replaced by npm in this commit.

Important note: bower is kept in .gitignore and packager.js ignore fields, otherwise 
it would mess up everything when checking out to an older branch.
@brrd brrd closed this as completed Jul 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants