-
Please see if it is possible to make the Markdown/HTML text fields more accessible for the visually impaired. Currently these fields are not compatible with screen-readers.
-
New font-awesome 5 icons are not showing properly.
Also icons look a bit cramped as well
![screenshot](https://user-images.githubusercontent.com/18086627/35917692-10133978-0c35-11e8-830d-39822ec773…
ghost updated
2 years ago
-
SimpleMDE와 iOS 한글 입력기의 어메이징한 조합은 에디터에서 한글 자모가 합쳐지지 않는 현상을 만듭니다.
* 버그가 없는 에디터를 새로 만든다
* iOS에서는 마크다운 모드에서도 plaintext 에디터를 띄운다
## TODO
* 사파리에서만 이 현상이 일어나는가?
-
Noticed a strange bug with side-by-side toggle in electron 1.4.1,
first click on the side-by-side toggle will reveal a blank white page and clicking again the second time will reveal the rendered con…
-
Steps to repro:
1 insert the following code:
``
into a simplemd editor;
2 place the cursor on either opening/closing iframe tag, and the Insert Image button becomes active.
This happens for all…
-
https://github.com/jbt/markdown-editor
-
Using rich text is nice as it provides live viewing. But the drawback is that it's not very intuitive and naturally I prefer markdown.
Due to there not being any live-preview markdown editors as fa…
-
Would be cool, wish I knew more about codemirror and I'd try this.
Is there a way to implement codemirror addons?
jfrux updated
7 years ago
-
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 …
-
This seems to be something directly with SimpleMDE, as CodeMirror doesn't seem to have this problem directly.
If you have a fixed height input field, and the text is longer than that height, the la…