You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2026. It is now read-only.
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!