forked from clearloop/leetcode-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit a03f7b0
Fix rendering problem with a superscript bigger than 10 (clearloop#39)
* Fix rendering problem with a superscript bigger than 10
* Use nightly-2021年05月16日 for workflow1 parent 8e246ad commit a03f7b0
3 files changed
+4
-8
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | - | ||
19 | + | ||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | - | ||
21 | + | ||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 | + | ||
116 | 117 |
| |
117 | 118 |
| |
118 | 119 |
| |
| |||
123 | 124 |
| |
124 | 125 |
| |
125 | 126 |
| |
126 | - | ||
127 | - | ||
128 | - | ||
129 | 127 |
| |
130 | 128 |
| |
131 | 129 |
| |
132 | 130 |
| |
133 | 131 |
| |
134 | 132 |
| |
135 | - | ||
136 | - | ||
137 | - | ||
133 | + | ||
138 | 134 |
| |
139 | 135 |
| |
140 | 136 |
| |
|
0 commit comments