1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Add a handy markdown table

This commit is contained in:
Benoit Marty
2022-04-06 10:21:43 +02:00
parent 02e3f0a359
commit 0b76beb241

View File

@@ -17,7 +17,17 @@
## Screenshots / GIFs ## Screenshots / GIFs
<!-- Only if UI have been changed --> <!-- Only if UI have been changed
You can use a table like this to show screenshots comparison.
Uncomment this markdown table below and edit the last line `|||`:
|copy screenshot of before here|copy screenshot of after here|
-->
<!--
|Before|After|
|-|-|
|||
-->
## Tests ## Tests