Skip to content

Commit e883b47

Browse files
authored
Fix Regression for highlighting changes (#12)
* Fix regression where changes aren't highlighted * Update README
1 parent 64e15b5 commit e883b47

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

FindAndReplaceCAD/config/Drawing1.dwl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
natha
2+
NATHAN-DESKTOP1
3+
Tuesday, March 28, 2023 7:18:34 PM
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="UTF-8">
2+
<whprops>
3+
<username>natha</username>
4+
<machinename>NATHAN-DESKTOP1 </machinename>
5+
<fullname></fullname>
6+
<datetime>Tuesday, March 28, 2023 7:18:34 PM</datetime>
7+
</whprops>

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ An AUTOCAD 2022+ Plugin for modifying multiline text objects
55
- Download latest release's zip file
66
- Unzip the DLL file
77
- Open AUTOCAD
8-
- Run NETLOAD command and select the DLL file
9-
- Run OPEN_MTEXT command
8+
- Run `NETLOAD` command and select the DLL file
9+
- Run `OPEN_MTEXT` command

0 commit comments

Comments
 (0)