react-native-live-markdown icon indicating copy to clipboard operation
react-native-live-markdown copied to clipboard

Codeblock and inline code styling differs between web and iOS

Open Skalakid opened this issue 1 year ago • 3 comments

Objective

The objective of this task is to align web markdown styling with iOS, since code and codeblock styles are different.

Current state

Screenshot 2024-02-08 at 11 00 22

Skalakid avatar Feb 08 '24 10:02 Skalakid

Web implementation looks aligned with android behaviour - in terms of background span image

robertKozik avatar Feb 09 '24 10:02 robertKozik

I think the expected styling in os iOS, so we should align both Android and Web to it

Skalakid avatar Feb 12 '24 07:02 Skalakid

Should be fixed with https://github.com/Expensify/react-native-live-markdown/pull/306 and https://github.com/Expensify/react-native-live-markdown/pull/456

tomekzaw avatar Sep 19 '24 13:09 tomekzaw