Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Commit

Permalink
Finish modernizing convertFromHTMLToContentBlocks - nesting bug fix
Browse files Browse the repository at this point in the history
Summary:
Adding nesting depth to ul/ol nodes.
Changed default depth to -1 (similar to the logic in convertFromHTMLToContentBlocks v1), so the first level of list will be 0 and not 1.

Reviewed By: flarnie

Differential Revision: D7796997

fbshipit-source-id: 47e7f12bc21263eb8480b96b9e9a04e8eb9c934f
  • Loading branch information
NoamELB authored and facebook-github-bot committed Apr 30, 2018
1 parent 8de2db9 commit 49bdd85
Show file tree
Hide file tree
Showing 3 changed files with 1,200 additions and 45 deletions.
Loading

0 comments on commit 49bdd85

Please sign in to comment.