Commit e50f4ea
fix(files): uri encode node source
Signed-off-by: Kent Delante <kent@delante.me>
Node sources that aren't url-encoded are compared against their
url-encoded counterparts. Ensure that both are url-encoded so that a
fair comparison is made. This fixes an issue with files lists still
showing a .md file in the list after deleting it in the editor.1 parent 26df031 commit e50f4ea
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments