Description
If code blocks include :${value}: string, emojis appear in code blocks like the following screenshots:


The full dependency sentence should be like the below:
implementation "com.github.skydoves:balloon:1.4.1"
I guess rendering emojis for the markdown content should filter the code blocks.
Relevant Links
Thanks, Google Dev Library team for building awesome projects!
Description
If code blocks include
:${value}:string, emojis appear in code blocks like the following screenshots:The full dependency sentence should be like the below:
implementation "com.github.skydoves:balloon:1.4.1"I guess rendering emojis for the markdown content should filter the code blocks.
Relevant Links
Thanks, Google Dev Library team for building awesome projects!