This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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! ![image](https://cloud.githubusercontent.com/assets/253298/19991316/8dfb376e-a1f1-11e6-8e93-b8b49c30010b.png) **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
- Loading branch information