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

Support markdown in text fields #2117

Closed
KasperBrandt opened this issue Apr 20, 2016 · 0 comments
Closed

Support markdown in text fields #2117

KasperBrandt opened this issue Apr 20, 2016 · 0 comments
Assignees
Milestone

Comments

@KasperBrandt
Copy link
Contributor

KasperBrandt commented Apr 20, 2016

Test plan

GIVEN the project editor
WHEN looking at the description fields (all fields under section 4, except the summary)
THEN the help text should indicate that Markdown is supported

GIVEN the project page
WHEN looking at the descriptions accordion on the bottom of the summary tab
OR looking at the descriptions in the 'Full report' tab
THEN the texts should be displayed according to the Markdown rules

Issue description

We got a request to support links in text fields by Juho from Plan Finland, see https://rsrsupport.reamaze.com/admin/conversations/akvorsr-support-request-number-14087-from-juho-dot-molsa-at-plan-international-dot-org.

We could easily support markdown, using this tiny JS library for example: http://simonwaldherr.github.io/micromarkdown.js/.

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

No branches or pull requests

2 participants