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

Search engines, or Javascript-less frontends (links, curl) etc. should be getting a at least a plain-text version of the document content (in a text area). Bonus points for: - rendering...

2 - Ready for work

Don't select indentation, nor `1.` or `>` on first press. (Same for Shift+Home.) [Inspired by IDLE and [this review of Texts.io](http://www.xaph.io/2015/12/a-review-of-texts-markdown-editor.html): > Number/bullet management. Hit Tab or Shift-Tab anywhere in...

enhancement
3 - For upstream

Currently I won't be notified app on RHcloud/Heroku is overloaded/returning errors (unless it's bad enough for pingdom/uptimerobot check to fail). What's worse, I don't have any good way to observe...

0 - Triage
prod.rhcloud
prod.heroku
prod.netlify

There are low-hanging editor improvements that just require activating a few CM addons. There is way more goodness to be had via simplemde (#64), latex support from Brackets etc. But...

enhancement
2 - Ready for work

A "Help" link describing markdown syntax is not sufficiently discoverable for users without markdown experience. Should have toolbar with common actions. And of course keyboard shortcuts (which the toolbar should...

2 - Ready for work

http://webdevchecklist.com/

Meta issue for lower barrier to entry: - [ ] "fork this on github" or similar - [ ] CONTRIBUTING.md - [x] easy deploy - #76 - [ ] an...

enhancement
0 - Triage

Yesterday I pushed ad146e171b477753fbcd21555cadc952e2774c7c which updated CodeMirror but not Firepad, resulting in a combination where firepad doesn't sync any changes ("pos exceeds the bounds of the AnnotationList"). I knew all...

bug
5 - Needs Test

Using similar tech to what CodeMirror-MathJax does.

enhancement
2 - Ready for work

``` > Foo > > 1. bar > 2. baz ``` is not highlighted like a list. Changing the blank line from `>` to really blank fixes the `1.` but...

bug
3 - For upstream