Describe the bug
When a Latex block including a chemical equation (for example, \ce{C6H5-CHO}
) is viewed on mobile, it does not render correctly, leaving just the raw string.
To Reproduce
Steps to reproduce the behavior:
- Create a Latex block on desktop with a chemical equation command (\ce)
- Go on Android and view the Latex block that has been created.
Expected behavior
I expected the Latex block to render as it does on desktop, but this does not seem to be the case for viewing Latex on mobile.
System Information:
- OS: Android 11
- Device Manufacturer/Model: SM-N971N
- Anytype Version: 0.4.0
Additional context
It appears to only happen with chemical equations. Other Latex commands are rendered correctly on mobile.
On desktop:
On mobile:
