diff --git a/components/textarea/overview.md b/components/textarea/overview.md index ce55901fa1..6acd157e6a 100644 --- a/components/textarea/overview.md +++ b/components/textarea/overview.md @@ -15,16 +15,16 @@ The Telerik + MaxLength="200" + Rows="5" />

TextArea value: @TextAreaValue

diff --git a/knowledge-base/editor-convert-to-plain-text.md b/knowledge-base/editor-convert-to-plain-text.md index db8ea14041..b76490da0f 100644 --- a/knowledge-base/editor-convert-to-plain-text.md +++ b/knowledge-base/editor-convert-to-plain-text.md @@ -57,7 +57,7 @@ To export to another format, use the corresponding namespace and format provider

Convert to Plain Text

- + @code {