Skip to content

Commit 01c13b8

Browse files
Merge pull request #4625 from syncfusion-content/988747-Smartcomponent
988747: Fixed image path issue in smartpaste and smarttextarea.
2 parents d537e0e + 099440a commit 01c13b8

File tree

13 files changed

+45
-59
lines changed

13 files changed

+45
-59
lines changed

ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/annotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ Use the `data-smartpaste-description` attribute to provide custom instructions f
7474
{% endhighlight %}
7575
{% endtabs %}
7676

77-
![Syncfusion ASP.NET Core Smart Paste Button with Annotation](../images/SmartPaste_Annotation.gif)
77+
![Syncfusion ASP.NET Core Smart Paste Button with Annotation](images/SmartPaste_Annotation.gif)

ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/claude-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ Add the Smart Paste Button to a form in the **~/Pages/Index.cshtml** file to tes
242242
Press <kbd>Ctrl</kbd>+<kbd>F5</kbd> (Windows) or <kbd>⌘</kbd>+<kbd>F5</kbd> (macOS) to run the app. Then, the Syncfusion<sup style="font-size:70%">&reg;</sup> ASP.NET Core
243243
Smart Paste Button control will be rendered in the default web browser.
244244

245-
![ASP.NET Core Smart Paste Button Control](../images/SmartPaste.gif)
245+
![ASP.NET Core Smart Paste Button Control](images/SmartPaste.gif)
246246

247247
## Troubleshooting
248248

ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/deepseek-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ Add the Smart Paste Button to a form in the **~/Pages/Index.cshtml** file to tes
239239
Press <kbd>Ctrl</kbd>+<kbd>F5</kbd> (Windows) or <kbd>⌘</kbd>+<kbd>F5</kbd> (macOS) to run the app. Then, the Syncfusion<sup style="font-size:70%">&reg;</sup> ASP.NET Core
240240
Smart Paste Button control will be rendered in the default web browser.
241241

242-
![ASP.NET Core Smart Paste Button Control](../images/SmartPaste.gif)
242+
![ASP.NET Core Smart Paste Button Control](images/SmartPaste.gif)
243243

244244
## Troubleshooting
245245

ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/gemini-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ Add the Smart Paste Button to a form in the **~/Pages/Index.cshtml** file to tes
287287
Press <kbd>Ctrl</kbd>+<kbd>F5</kbd> (Windows) or <kbd>⌘</kbd>+<kbd>F5</kbd> (macOS) to run the app. Then, the Syncfusion<sup style="font-size:70%">&reg;</sup> ASP.NET Core
288288
Smart Paste Button control will be rendered in the default web browser.
289289

290-
![ASP.NET Core Smart Paste Button Control](../images/SmartPaste.gif)
290+
![ASP.NET Core Smart Paste Button Control](images/SmartPaste.gif)
291291

292292
## Troubleshooting
293293

ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ Now, add the Syncfusion<sup style="font-size:70%">&reg;</sup> ASP.NET Core Smart
269269
Press <kbd>Ctrl</kbd>+<kbd>F5</kbd> (Windows) or <kbd>⌘</kbd>+<kbd>F5</kbd> (macOS) to run the app. Then, the Syncfusion<sup style="font-size:70%">&reg;</sup> ASP.NET Core
270270
Smart Paste Button control will be rendered in the default web browser.
271271

272-
![ASP.NET Core Smart Paste Button Control](../images/SmartPaste.gif)
272+
![ASP.NET Core Smart Paste Button Control](images/SmartPaste.gif)
273273

274274
## Performance Considerations
275275

ej2-asp-core-mvc/smart-paste/EJ2_ASP.NETCORE/groq-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ Add the Smart Paste Button to a form in the **~/Pages/Index.cshtml** file to tes
240240
Press <kbd>Ctrl</kbd>+<kbd>F5</kbd> (Windows) or <kbd>⌘</kbd>+<kbd>F5</kbd> (macOS) to run the app. Then, the Syncfusion<sup style="font-size:70%">&reg;</sup> ASP.NET Core
241241
Smart Paste Button control will be rendered in the default web browser.
242242

243-
![ASP.NET Core Smart Paste Button Control](../images/SmartPaste.gif)
243+
![ASP.NET Core Smart Paste Button Control](images/SmartPaste.gif)
244244

245245
## Troubleshooting
246246

ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/claude-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Add the Smart TextArea in the **~/Pages/Index.cshtml** file to test the Claude A
198198
Press <kbd>Ctrl</kbd>+<kbd>F5</kbd> (Windows) or <kbd>⌘</kbd>+<kbd>F5</kbd> (macOS) to run the app. Then, the Syncfusion<sup style="font-size:70%">&reg;</sup> ASP.NET Core
199199
Smart TextArea control will be rendered in the default web browser.
200200

201-
![ASP.NET Core Smart TextArea Control](../images/SmartTextArea.gif)
201+
![ASP.NET Core Smart TextArea Control](images/SmartTextArea.gif)
202202

203203
## Troubleshooting
204204

ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/customization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Add the following code in the `~/Pages/Index.cshtml`:
3737
{% endhighlight %}
3838
{% endtabs %}
3939

40-
![ASP.NET Core Smart TextArea Control Suggestion on popup](../images/SmartTextArea-Popup.gif)
40+
![ASP.NET Core Smart TextArea Control Suggestion on popup](images/SmartTextArea-Popup.gif)
4141

4242
### Inline Suggestions
4343

@@ -60,7 +60,7 @@ Add the following code in the `~/Pages/Index.cshtml`:
6060
{% endhighlight %}
6161
{% endtabs %}
6262

63-
![ASP.NET Core Smart TextArea Control Suggestion on inline](../images/SmartTextArea-Inline.gif)
63+
![ASP.NET Core Smart TextArea Control Suggestion on inline](images/SmartTextArea-Inline.gif)
6464

6565
## Troubleshooting
6666

ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/deepseek-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ Add the Smart TextArea in the **~/Pages/Index.cshtml** file to test the DeepSeek
196196
Press <kbd>Ctrl</kbd>+<kbd>F5</kbd> (Windows) or <kbd>⌘</kbd>+<kbd>F5</kbd> (macOS) to run the app. Then, the Syncfusion<sup style="font-size:70%">&reg;</sup> ASP.NET Core
197197
Smart TextArea control will be rendered in the default web browser.
198198

199-
![ASP.NET Core Smart TextArea Control](../images/SmartTextArea.gif)
199+
![ASP.NET Core Smart TextArea Control](images/SmartTextArea.gif)
200200

201201
## Troubleshooting
202202

ej2-asp-core-mvc/smart-textarea/EJ2_ASP.NETCORE/gemini-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Add the Smart TextArea in the **~/Pages/Index.cshtml** file to test the Gemini A
245245
Press <kbd>Ctrl</kbd>+<kbd>F5</kbd> (Windows) or <kbd>⌘</kbd>+<kbd>F5</kbd> (macOS) to run the app. Then, the Syncfusion<sup style="font-size:70%">&reg;</sup> ASP.NET Core
246246
Smart TextArea control will be rendered in the default web browser.
247247

248-
![ASP.NET Core Smart TextArea Control](../images/SmartTextArea.gif)
248+
![ASP.NET Core Smart TextArea Control](images/SmartTextArea.gif)
249249

250250
## Troubleshooting
251251

0 commit comments

Comments
 (0)