Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 265 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 265 Bytes

PoC Markdown rendered for Jetpack Compose

This project is a small proof-of-concept implementation for rendering Markdown text using Jetpack Compose.

It depends on the CommonMarks library (Java) and the Accompanist library by Chris Banes (for displaying images).