You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2023. It is now read-only.
Allow indentation beyond one level deeper than block above.
Summary:
**Summary**
Solves #270. Removes restriction on indenting beyond one level deeper than the block above. Also allows indenting the very first item in a list. And all I had to do was delete code!

**Test Plan**
1. Try indenting the first item in a list.
2. Try indenting a list item more than one level deeper than the item above it.
Closes#762
Differential Revision: D7137964
fbshipit-source-id: 597732b363537e34a0f466c3188f334b3fa30a9e
0 commit comments