For example: Code snippet of C. ``` foo(); bar(); ``` The document above is rendered as like: <img width="203" height="122" alt="Image" src="https://github.com/user-attachments/assets/5715eaec-1879-41a6-9abd-9a73e08646ab" /> I expect that `foo()` at the first line is indented as same as `bar()` at the second line.