Commit 8a89f23
Fix tabular renderer ext matching error
If a file with an extension that had casing that was not all lowercase
was passed to the tabular renderer, it would not match it with the
proper function.1 parent 298f1cb commit 8a89f23
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments