File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Document-Processing/Word/Word-Processor Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ 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- {% include code-snippet/document-editor/asp-net-core/paragraph-format/document-editor %}
155+ {% include code-snippet/document-editor/asp-net-core/paragraph-format/document-editor.cs %}
156156{% endhighlight %}
157157{% endtabs %}
158158
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ 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- {% include code-snippet/document-editor/asp-net-mvc/paragraph-format/document-editor %}
155+ {% include code-snippet/document-editor/asp-net-mvc/paragraph-format/document-editor.cs %}
156156{% endhighlight %}
157157{% endtabs %}
158158
You can’t perform that action at this time.
0 commit comments