Description:
- When trying to create nested code blocks in markdown
- The formatting breaks and becomes inconsistent
- Code blocks are not properly closed/nested
Steps to Reproduce:
- Create a markdown file
- Add nested code blocks
- See formatting issues
Expected Behavior:
- Nested code blocks should maintain proper formatting
- Markdown syntax highlighting should work correctly
Actual Behavior:
- Code blocks break
- Formatting becomes inconsistent
- Syntax highlighting fails