mathdown icon indicating copy to clipboard operation
mathdown copied to clipboard

Collaborative markdown with math

Results 79 mathdown issues
Sort by recently updated
recently updated
newest added

https://devcenter.heroku.com/articles/heroku-button https://blog.openshift.com/instant-hosting-of-open-source-projects-with-github-style-ribbons/ Heroku is better for easy fork deployment due to: - unlimited 1 free dyno per app (vs RHcloud's 3 gears per user) - no size issues (so far),...

2 - Ready for work
prod.netlify

- [ ] $x_y$ should not make the rest of the line italic [https://github.com/cben/CodeMirror-MathJax/issues/4] - [ ] Edit formula on click [https://github.com/cben/CodeMirror-MathJax/issues/9] - [ ] unrendering/rerendering is flaky [https://github.com/cben/CodeMirror-MathJax/issues/23] Would...

bug
enhancement
2 - Ready for work

Since working full-time I don't have enough time to develop Mathdown :-( The time I do have is largely spent on operational things like rotating SSL certs... People don't really...

Codemirror supports bidi well enough, but all lines are left-aligned. Want gedit-like automatic paragraph direction. (for starters, per-line direction would be good.)

enhancement

The Firebase backend is proprietary so you can't run your own instance of the full stack. At this stage, I would not trust _myself_ with running a secure & reliable...

1 - Deferred

The cursor is invisible when at left-most position. codemirror.css sets: ```css .CodeMirror pre { padding: 0 4px; /* Horizontal padding of content */ } ``` This is overridden by my...

bug
2 - Ready for work

Finally solves MathJax 2.4 showing a vertical line after each formula (in Chrome?). MathJax 25+ was blocked on 2 things: (https://github.com/cben/CodeMirror-MathJax/issues/33) - many Typeset calls are way slower than 2.4,...

Should avoid ambiguity of lowercase L, capital i and 1, and 0 / capital O. Switch from base 62 to smaller set e.g. http://tantek.pbworks.com/w/page/19402946/NewBase60? Not sure I like the _....

2 - Ready for work

Might make things magically faster, especially as I'm not concatenating assets.

performance
2 - Ready for work

Hi @rhythmus This is a dummy pull-req I'm opening to myself, although I'm not yet able to merge it as is. This looks gorgeous! And the amount of work you...