Skip to content

Commit dc844d2

Browse files
authored
Small changes to readme.md
1 parent fcf4a2f commit dc844d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ Is a 100% compatible CommonMark renderer, a react-native markdown renderer done
44
a web-view markdown renderer but a renderer that uses native components for all its elements. These components can be overwritten when needed as seen in the examples.
55

66
### Future releases
7-
##### v2.1.0
7+
**v2.1.0**
88
- We are going to switch to a type based rule system instead of a html tags. Rules are currently
99
based off html tags "a,h1,h2,h3,h4,ul,li etc." this will change to "anchor, heading1, bullet_list, bullet_list_item"
10-
This makes it a lot easier to add extra syntax features through plugins.
10+
This makes it a lot easier to add extra syntax features through plugins.
1111

1212

1313
### Quick links

0 commit comments

Comments
 (0)