telerik / mobile-cli-lib

Contains common infrastructure for CLIs - mainly AppBuilder, NativeScript, DDB and Proton.
Apache License 2.0
11 stars 10 forks source link

Do not show `<br>` in terminal #1004

Closed rosen-vladimirov closed 7 years ago

rosen-vladimirov commented 7 years ago

Replace <br> in markdown help with new line. Also fix the replacement of <span> elements - we've been incorrectly replacing all new lines before span element.