Spaces are not working for indentation in ts file.
Is there any tag which can be used for indentation like like br is used for line break
I want to display text as follows:
1. Please press telecom handler
button.
while it is shown as
1. Please press telecom handler
button.
How to indent first and second line.
Thanks for the help!!
I have used
<blockquote >
html tag for indentation