jeziellago / compose-markdown

Markdown Text for Android Jetpack Compose 📋.
MIT License
567 stars 47 forks source link

applyTextAlign extension function not working as intended #100

Closed HectorDelgado closed 2 months ago

HectorDelgado commented 3 months ago

Setting the textAlign property through style does not work. You can see in the screenshot the MarkdownText and Text components have the same style properties, but the markdown component does not center align as expected.

Screenshot 2024-06-27 at 3 44 36 PM