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

Add markdown support #96

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add markdown support #96

wants to merge 2 commits into from

Conversation

ldidry
Copy link

@ldidry ldidry commented Sep 14, 2016

With the help of marked

@ocdtrekkie
Copy link

ocdtrekkie commented Jan 18, 2017

This code works pretty great. I integrated it into 0.5 of the Sandstorm.io package of Scrumblr. I just had to grab some changes for marked.min.js to make links open in a new tab so that they'd work with Sandstorm's sandboxing: ocdtrekkie@6acde85 (This contains a hacked-together version of marked.js with a PR the marked.js author refused to merge from another user.)

It may be noteworthy that this functionality may be better outside Sandstorm as well. I doubt people who click links on their Kanban want to open them in the same tab.

@Framartin
Copy link

This PR should include the security fix of this issue when it will be ready (this is confidential for now).

@Framartin
Copy link

@ldidry Can you include the fix to this XSS in this MR.

@ocdtrekkie I have created a MR in your repo to fix the Sandstorm version: ocdtrekkie#11

@ldidry
Copy link
Author

ldidry commented Jul 10, 2017

@Framartin Done.

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

Successfully merging this pull request may close these issues.

3 participants