Yoav Ram
Yoav Ram
Is still issue still open?
Nice! The `_DoSubAndSuperscript` function looks good. This should be integrated via the [pre or post conversion hooks](https://code.google.com/p/pagedown/wiki/PageDown) in [markx.js](https://github.com/yoavram/markx/blob/master/static/js/markx.js), see `initMarkdownConverter` at line 473. If you implement it via a...
@karthikram What do you mean?
Thanks, I'm glad to hear you like it! The citations are displayed below the preview pane but only after you click the _citations_ button in the toolbar. With time (or...
With the latest commit we changed our bibtex js library to [javascript bibtex parser](http://sourceforge.net/projects/jsbibtex/) which allows to parse bibtex file using javascript in the client side. This will allow the...
Sorry for not responding earlier, it was a busy week. I don't understand, what is the problem?
1. After loading a bibliography, Markx should open an on page alert box that says: > BibTeX file loaded with X entires X being the number of citations loaded. Is...
ping @ben-8409
I've added new items in the citations menu to allow you to check which references are loaded into markx at any given time. See new commit 04737ad2ab42707a42717ec9d23973e002563212
I don't understand, the new citation menu items work, that is you get a list of citations and a list of references in the uploaded library, but you don't get...