Skip to content

Commit ff7cb8d

Browse files
committed
fix: it is angry about the lists
1 parent 37135e7 commit ff7cb8d

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

Writerside/topics/Elide-Base.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,8 @@ The %product% Base module depends only on Kotlin Stdlib, KotlinX, and [%product%
2626

2727
## What's in the box?
2828

29-
<list>
30-
<li>Encoders for Hex and Base64</li>
31-
<li>Cryptography and UUID-gen utilities</li>
32-
</list>
29+
- Encoders for Hex and Base64
30+
- Cryptography and UUID-gen utilities
3331

3432
## Usage
3533

Writerside/topics/Elide-Core.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,8 @@ Core depends only on Kotlin Stdlib and KotlinX.
2626

2727
## What's in the box?
2828

29-
<list>
30-
<li>Encoders for Hex and Base64</li>
31-
<li>Annotations used throughout %product% and guest apps</li>
32-
</list>
29+
- Encoders for Hex and Base64
30+
- Annotations used throughout %product% and guest apps
3331

3432
## Usage
3533

0 commit comments

Comments
 (0)