Skip to content

Commit edbbc69

Browse files
817044: Resolved Tag issue
1 parent cc25858 commit edbbc69

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ej2-asp-core-mvc/document-editor/text-format.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,8 @@ documenteditor.selection.characterFormat.highlightColor= '#FFC0CB';
163163
{% endhighlight %}
164164
{% highlight c# tabtitle="Text-format.cs" %}
165165
{% include code-snippet/document-editor/text-format/document-editor.cs %}
166-
{% endhighlight %}{% endtabs %}
166+
{% endhighlight %}
167+
{% endtabs %}
167168

168169
{% elsif page.publishingplatform == "aspnet-mvc" %}
169170

@@ -173,7 +174,8 @@ documenteditor.selection.characterFormat.highlightColor= '#FFC0CB';
173174
{% endhighlight %}
174175
{% highlight c# tabtitle="Text-format.cs" %}
175176
{% include code-snippet/document-editor/text-format/document-editor.cs %}
176-
{% endhighlight %}{% endtabs %}
177+
{% endhighlight %}
178+
{% endtabs %}
177179
{% endif %}
178180

179181

0 commit comments

Comments
 (0)