Commit a1fe4c7
authored
Update util.js (#3)
* Update util.js
Two small changes to 'entries':
- regexp search for whitespace, instead of search for ' ', to support tabs
- added a conditional for '@unwrap' and '@noframes' so that these will be seen as valid entries
* Update util.js
Made suggested changes:
#3 (review)1 parent d5478ce commit a1fe4c7
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments