Skip to content

Commit ac556e4

Browse files
committed
972568: Ci failures
1 parent 346169f commit ac556e4

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

Document-Processing/Word/Word-Processor/asp-net-core/paragraph-format.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,9 @@ documenteditor.documentEditorSettings.showHiddenMarks = true;
152152
{% include code-snippet/document-editor/asp-net-core/paragraph-format/tagHelper %}
153153
{% endhighlight %}
154154
{% highlight c# tabtitle="Paragraph-format.cs" %}
155-
{% endhighlight %}{% endtabs %}
155+
{% include code-snippet/document-editor/asp-net-core/paragraph-format/document-editor %}
156+
{% endhighlight %}
157+
{% endtabs %}
156158

157159

158160
## See Also

Document-Processing/Word/Word-Processor/asp-net-mvc/paragraph-format.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,9 @@ documenteditor.documentEditorSettings.showHiddenMarks = true;
152152
{% include code-snippet/document-editor/asp-net-mvc/paragraph-format/razor %}
153153
{% endhighlight %}
154154
{% highlight c# tabtitle="Paragraph-format.cs" %}
155-
{% endhighlight %}{% endtabs %}
155+
{% include code-snippet/document-editor/asp-net-mvc/paragraph-format/document-editor %}
156+
{% endhighlight %}
157+
{% endtabs %}
156158

157159

158160

Document-Processing/Word/Word-Processor/javascript-es5/paragraph-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Paragraph format in JavaScript (ES5) Document editor control
3+
title: Paragraph format in JavaScript (ES5) Document editor | Syncfusion
44
description: Learn here all about Paragraph format in Syncfusion JavaScript (ES5) Document editor control of Syncfusion Essential JS 2 and more.
55
platform: document-processing
66
control: Paragraph format

Document-Processing/Word/Word-Processor/javascript-es6/paragraph-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: Paragraph format in JavaScript (ES6) Document editor control | Syncfusion
3+
title: Paragraph format in JavaScript (ES6) Document editor | Syncfusion
44
description: Learn here all about Paragraph format in Syncfusion JavaScript (ES6) Document editor control of Syncfusion Essential JS 2 and more.
55
platform: document-processing
66
control: Paragraph format

0 commit comments

Comments
 (0)