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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -208,7 +208,7 @@ Follow your editor specific instructions on how to define a new Language Server
208
208
SuperHTML is also a HTML templating language. More on that soon.
209
209
210
210
## Contributing
211
-
SuperHTML tracks the latest Zig release (0.13.0 at the moment of writing).
211
+
SuperHTML tracks the latest Zig release (0.15.0-dev at the moment of writing).
212
212
213
213
### Contributing to the HTML parser & LSP
214
214
Contributing to the HTML parser and LSP doesn't require you to be familiar with the templating language, basically limiting the scope of what you have to worry about to:
0 commit comments