Steemia is a mobile application, developing for Steemit and I believe it will be very useful when it's done. When I testing the application, I found a bug in the post-sharing section. If you use the Markdown code while creating a post, you get an error.
Expected behavior
The Markdown code must be converted and post must be sharing properly. Markdown codes must be converted into HTML codes so we can share posts. When this happens, we can't posting with Steemia application.
Actual behavior
The Markdown code is not converted and post part does not work correctly. Markdown, error when converting to HTML code. Error is here.
And we can not share the post. This error must be corrected.
How to reproduce
1-) Install Steemia app.
$ sudo npm install -g cordova
$ sudo npm install -g ionic
$ git clone https://github.com/hsynterkr/Steemia.git
$ cd Steemia
$ npm install
$ ionic serve --l
2-) Post sharing section
3-) Write here any Markdown code and convert to HTML
- Browser: 63.0.3239.13 (Official Build) (64-bit) Chrome
- Operating system: Windows 8.1 64-bit
Recording Of The Bug
Posted on Utopian.io - Rewarding Open Source Contributors