Commit 70c1ac6
Fix for character literal font-lock (#588)
When inside a vector or before white space, some escaped characters,
like comma, square and curly brackets, weren't being formatted.
* Added tests.
* Added examples in test.clj for visual inspection.1 parent c211a27 commit 70c1ac6
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
942 | 942 | | |
943 | 943 | | |
944 | 944 | | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
945 | 961 | | |
946 | 962 | | |
947 | 963 | | |
| |||
0 commit comments