it('should remove indented comments', () => {
    const text = `
%% This is a comment
graph TD
    A-->B