Small change for README
This commit is contained in:
parent
0bf2a329f9
commit
80efa6dd4c
23
README.md
23
README.md
@ -45,14 +45,10 @@ compile 'ru.noties:markwon-view:1.0.0' // optional
|
||||
|
||||
Taken with default configuration (except for image loading):
|
||||
|
||||
<img src="./art/mw_light_01.png" width="30%" />
|
||||
<img src="./art/mw_light_02.png" width="30%" />
|
||||
<img src="./art/mw_light_03.png" width="30%" />
|
||||
<img src="./art/mw_light_01.png" width="33%" /> <img src="./art/mw_light_02.png" width="33%" />
|
||||
<img src="./art/mw_light_03.png" width="33%" /> <img src="./art/mw_dark_01.png" width="33%" />
|
||||
|
||||
|
||||
By default configuration uses TextView textColor for styling, so changing textColor changes style:
|
||||
|
||||
<img src="./art/mw_dark_01.png" width="30%" />
|
||||
By default configuration uses TextView textColor for styling, so changing textColor changes style
|
||||
|
||||
---
|
||||
|
||||
@ -117,19 +113,6 @@ Based on [this cheatsheet][cheatsheet]
|
||||
|
||||
---
|
||||
|
||||
## Screenshots
|
||||
|
||||
Taken with default configuration (except for image loading):
|
||||
|
||||
<img src="./art/mw_light_01.png" width="30%" />
|
||||
<img src="./art/mw_light_02.png" width="30%" />
|
||||
<img src="./art/mw_light_03.png" width="30%" />
|
||||
|
||||
|
||||
By default configuration uses TextView textColor for styling, so changing textColor changes style:
|
||||
|
||||
<img src="./art/mw_dark_01.png" width="30%" />
|
||||
|
||||
## Headers
|
||||
---
|
||||
# Header 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user