~~ ignoreDirective: foo-ignore, ignoreStartDirective: foo-ignore-start, ignoreEndDirective: foo-ignore-end, ignoreFileDirective: foo-ignore-file ~~ !! should handle 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 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