@@ -30,7 +30,7 @@ AttributedText("A unit of <i>length</i> equal to <b>one hundred-millionth of a c
3030
3131 ** Result:**
3232
33- ![ Example ] (./Images/1 feature .png)
33+ ![ 1 feature ] ( ./Images/1%20feature .png )
3434
35352 . Handles unopened/unclosed tags.
3636
@@ -42,7 +42,7 @@ AttributedText("A unit of <i>length</i> equal to <b>one hundred-millionth of a c
4242
4343 ** Result:**
4444
45- ![ Example ] (./Images/2 feature .png)
45+ ![ 2 feature ] ( ./Images/2%20feature .png )
4646
47473 . Supports overlapping tags.
4848
@@ -54,7 +54,7 @@ AttributedText("A unit of <i>length</i> equal to <b>one hundred-millionth of a c
5454
5555 ** Result:**
5656
57- ![ Example ] (./Images/3 feature .png)
57+ ![ 3 feature ] ( ./Images/3%20feature .png )
5858
59594 . Deletes tags that have no modifiers.
6060
@@ -66,7 +66,7 @@ AttributedText("A unit of <i>length</i> equal to <b>one hundred-millionth of a c
6666
6767 ** Result:**
6868
69- ![ Example ] (./Images/4 feature .png)
69+ ![ 4 feature ] ( ./Images/4%20feature .png )
7070
71715 . Does ** not** handle HTML characters such as ` & ` .
7272
@@ -78,7 +78,7 @@ AttributedText("A unit of <i>length</i> equal to <b>one hundred-millionth of a c
7878
7979 ** Result:**
8080
81- ![ Example ] (./Images/5 feature .png)
81+ ![ 5 feature ] ( ./Images/5%20feature .png )
8282
83836 . ** Only single-word tags are supported** . Tags with more than one word or containing any characters besides letters are ignored and not deleted.
8484
@@ -90,7 +90,7 @@ AttributedText("A unit of <i>length</i> equal to <b>one hundred-millionth of a c
9090
9191 ** Result:**
9292
93- ![ Example ] (./Images/6 feature .png)
93+ ![ 6 feature ] ( ./Images/6%20feature .png )
9494
9595
9696
0 commit comments