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

Markdown Preview #26

Open
jdan opened this issue Mar 15, 2013 · 3 comments
Open

Markdown Preview #26

jdan opened this issue Mar 15, 2013 · 3 comments

Comments

@jdan
Copy link
Contributor

jdan commented Mar 15, 2013

When the user is entering text for the description of a project, display a "Preview" button that renders the content (using markdown.js) into a temporary container.

This can be fully client-side.

@zaksoup
Copy link

zaksoup commented Mar 15, 2013

I'll take this

@jdan
Copy link
Contributor Author

jdan commented Mar 25, 2013

You will? 🕐 🕑 🕒

@jdan
Copy link
Contributor Author

jdan commented May 18, 2013

This involves:

  1. Downloading markdown.js
  2. Place this in vendor/assets/javascripts
  3. Link to it in application.js
  4. Add a "Preview Button"
  5. Render the textarea contents into a new div.

And that's it.

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

2 participants