Skip to content

Conversation

@sanjiv-saini
Copy link
Contributor

  • Renders nested code block as inline block except in case of list item it renders code as fence.
  • In case of multiple paragraph inside list item, only the last one was being considered.
    Fix this to consider all paragraph inside list item.

- Renders nested code block as inline block except in case of list item it renders code as fence.
- In case of multiple paragraph inside list item, only the last one was being considered.
  Fix this to consider all paragraph inside list item.
Copy link
Collaborator

@maxceem maxceem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @sanju-singh.

This PR has been tested during the challenge and works as described in this comment #3456 (comment)

@maxceem maxceem merged commit 725e4c8 into topcoder-archive:hotfix/nested-blocks-in-draftjs Dec 25, 2019
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.

2 participants