You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: UPGRADING.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 2.8.0
2
+
3
+
- Add Dockerfile support (#135)
4
+
1
5
## 2.7.0
2
6
3
7
- Rename BOOLEAN token to LITERAL token (#128)
@@ -206,4 +210,4 @@ $highlighter = (new \Tempest\Highlight\Highlighter())->withGutter();
206
210
}
207
211
```
208
212
209
-
**Note**: This package doesn't account for `pre` tag styling. You might need to make adjustments to how you style `pre` tags if you enable gutter support.
213
+
**Note**: This package doesn't account for `pre` tag styling. You might need to make adjustments to how you style `pre` tags if you enable gutter support.
0 commit comments