Commit 8d2cc62
committed
Fix decoding problem with entities
This prevents characters from failing the comparison test against
the source in Git (where surely multiple space characters were used
rather than non-breaking spaces).1 parent ac47e8d commit 8d2cc62
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
0 commit comments