Skip to content

Commit 3e04e0a

Browse files
authored
Merge pull request #389 from AmitGurbani/master
Removed duplicate description
2 parents 3cfe078 + d798b2b commit 3e04e0a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

app/ng-ui-widgets-category/formatted-string/create-formatted-string/article.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
NativeScript has a special class called [FormattedString](http://docs.nativescript.org/api-reference/classes/_text_formatted_string_.formattedstring.html) to support various text transformations and decorations. The `FormattedString` class can be used with all text-related components like Label, TextView, TextField and even Button.
21

32
Label with formatted string
43
<snippet id='formatted-string-label-html'/>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
NativeScript has a special class called FormattedString to support various text transformations and decorations. The FormattedString class can be used with all text-related components like Label, TextView, TextField and even Button.
1+
NativeScript has a special class called [FormattedString](http://docs.nativescript.org/api-reference/classes/_text_formatted_string_.formattedstring.html) to support various text transformations and decorations. The `FormattedString` class can be used with all text-related components like Label, TextView, TextField and even Button.

0 commit comments

Comments
 (0)