artem-zinnatullin / RxUi

Implementation of pure functional concept of talking to Android View layer in a Reactive way
https://artemzin.com/blog/rxui-talking-to-android-view-layer-in-a-reactive-way/
MIT License
261 stars 22 forks source link

Fix broken headings in Markdown files #31

Closed bryant1410 closed 7 years ago

bryant1410 commented 7 years ago

GitHub changed the way Markdown headings are parsed, so this change fixes it.

See bryant1410/readmesfix for more information.

Tackles bryant1410/readmesfix#1

artem-zinnatullin commented 7 years ago

Turns out I've already done it but forgot about PR https://github.com/artem-zinnatullin/RxUi/pull/30, but I'm more than happy to receive contributions so I'll merge yours :)