Bug Description
markdown start
Code Snippet
def hello_world():
print("Hello, world!")
markdown end
does not render correctly.
The render becomes an infinite code block
Steps to Reproduce
Just render the block above
Expected Behavior
python bloc closing correctly
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
- Library Version: [e.g. 0.38.1]
- Platform: [Desktop]
- Device: [lenovo legion]
- OS Version: [win 11]
- Kotlin Version: [2.2.21]
- Compose Version: [1.9.3]
Bug Description
markdown start
Code Snippet
markdown end
does not render correctly.
The render becomes an infinite code block
Steps to Reproduce
Just render the block above
Expected Behavior
python bloc closing correctly
Screenshots
If applicable, add screenshots to help explain your problem.
Environment