Skip to content

Commit 6b035d5

Browse files
committed
Revert
1 parent 62efe52 commit 6b035d5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,6 @@ Format
366366
{65:c} # 'A'
367367
{3:08b} # '00000011' -> Binary with leading zeros.
368368
{3:0<8b} # '11000000' -> Binary with trailing zeros.
369-
[I'm an inline-style link](https://www.google.com)
370-
<strong>'Collections'</strong> : (<a href="#list">list</a>)
371369
```
372370

373371
#### Float presentation types:

0 commit comments

Comments
 (0)