!! should handle ignore comments !! testing this out testing this out [expect] testing this out testing this out !! should respect indentation in ignore comments !! testing this out testing this out [expect] testing this out testing this out !! should handle start and finish ignore comments !! testing this out testing this out testing more and more testing this out [expect] testing this out testing this out testing more and more testing this out !! should respect indentation in start and finish ignore comments !! testing this out testing this out [expect] testing this out testing this out !! should handle no end ignore comment !! testing this out testing this out testing more and more [expect] testing this out testing this out testing more and more !! should handle an ignore start at the end of the file !! testing this out [expect] testing this out !! should keep a blank line between ignore comment and code block !! test ```ts testing ``` [expect] test ```ts testing ``` !! should handle ignore file comments !! testing this out testing this out [expect] testing this out testing this out !! should not ignore when the comment is not at the start of a file !! testing this out testing this out [expect] testing this out testing this out !! should handle ignore file comments in a file with a yaml header !! --- title: Some Title description: Some description --- testing this out testing this out [expect] --- title: Some Title description: Some description --- testing this out testing this out !! should handle ignore comments when nested !! 1. Testing Testing asdf This out Testing 2. Next [expect] 1. Testing Testing asdf This out Testing 2. Next