Skip to content

Ensure rendered markdown is shown on edit on description page#1459

Merged
RMacfarlane merged 2 commits intomasterfrom
rmacfarlane/editMarkdown
Dec 9, 2019
Merged

Ensure rendered markdown is shown on edit on description page#1459
RMacfarlane merged 2 commits intomasterfrom
rmacfarlane/editMarkdown

Conversation

@RMacfarlane
Copy link
Contributor

@RMacfarlane RMacfarlane commented Dec 6, 2019

Fixes #1457

Previously, we were always returning the plaintext body instead of bodyHTML when editing the pull request.

We should be able to move over to the graphQL API to get bodyHTML in all instances, and then be able to get rid of markdown-it on the description page.

@RMacfarlane RMacfarlane requested a review from rebornix December 6, 2019 22:08
@RMacfarlane RMacfarlane merged commit f30791b into master Dec 9, 2019
@RMacfarlane RMacfarlane deleted the rmacfarlane/editMarkdown branch December 9, 2019 17:37
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.

Edited text is displayed as plaintext instead of markdown

1 participant