Skip to content

Commit 948dccb

Browse files
committed
Update paragraph-format.md with new code snippet
1 parent 8f8359d commit 948dccb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
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
@@ -149,7 +149,9 @@ documenteditor.documentEditorSettings.showHiddenMarks = true;
149149
{% include code-snippet/document-editor/asp-net-core/paragraph-format/tagHelper %}
150150
{% endhighlight %}
151151
{% highlight c# tabtitle="Paragraph-format.cs" %}
152-
{% endhighlight %}{% endtabs %}
152+
{% include code-snippet/document-editor/asp-net-core/paragraph-format/document-editor.cs %}
153+
{% endhighlight %}
154+
{% endtabs %}
153155

154156

155157
## See Also

0 commit comments

Comments
 (0)