We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ec5b1 commit ae74246Copy full SHA for ae74246
1 file changed
README.md
@@ -266,10 +266,14 @@ DiffPlex includes a Blazor sample application demonstrating how to render textua
266
The Blazor components provide:
267
- Interactive side-by-side diff rendering
268
- Inline diff view mode
269
-- Unififf rendering
+- Unififf rendering
270
+- Three-way merge
271
272

273
274
+<img width="1410" height="1219" alt="image" src="https://github.com/user-attachments/assets/be650126-514f-4167-a2a5-2e55c66bc0e3" />
275
+
276
277
To run the sample Blazor application:
278
```bash
279
cd DiffPlex.Blazor
0 commit comments