Open atteggiani opened 2 months ago
On mobile there is a slight difference in the code block rendering between using triple backtick quotes (```) formatting and indentation formatting.
The triple quotes don't always align the code block with the other text:
First one is rendered from indentation, second one from triple backtick quotes.
I am not sure why this is happening, but it would be good for backtick quotes to respect the proper indentation also on mobile.
Description
On mobile there is a slight difference in the code block rendering between using triple backtick quotes (```) formatting and indentation formatting.
The triple quotes don't always align the code block with the other text:
First one is rendered from indentation, second one from triple backtick quotes.
Why
I am not sure why this is happening, but it would be good for backtick quotes to respect the proper indentation also on mobile.
Close Criteria