Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile JavaScript library? #22

Open
devinrhode2 opened this issue Sep 30, 2013 · 5 comments
Open

Compile JavaScript library? #22

devinrhode2 opened this issue Sep 30, 2013 · 5 comments

Comments

@devinrhode2
Copy link

Why not use Emscripten to produce a super high-performance markdown javascript library for the browser? Could end up being used on StackOverflow and Github! ;)

@fletcher
Copy link
Owner

Looks interesting. I'm not sure I have time to dive into this, but it seems as though this should be theoretically possible for someone who needs MMD in Javascript (I don't).

@metawops
Copy link

Would surely help to further spread MultiMarkdown. Lots of Markdown editors popup more and more -- as web apps. I just stumbled upon the Javascript based Brackets editor which seems to be highly popular among web developers and some guy from Adobe developed a Markdown extension for it: https://github.com/gruehle/MarkdownPreview

@fletcher
Copy link
Owner

Have at it!

;)

@dtjm
Copy link

dtjm commented Dec 6, 2014

FYI gentlemen I have a working port of MMD4 in JS, compiled using Emscripten here: https://github.com/dtjm/plaintext.js. It's not totally polished yet (documentation needs to be fixed) but it works. The library is designed to be an abstraction over multiple plaintext formats, so it covers more than just MMD.

@fletcher
Copy link
Owner

fletcher commented Dec 7, 2014

Thanks for sharing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants