Skip to content

Commit

Permalink
Fix meetup 16's speaker handle
Browse files Browse the repository at this point in the history
  • Loading branch information
ManasJayanth committed Aug 18, 2024
1 parent 4bd566d commit 14e3151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/2024-08-18-treesitter-for-ocaml.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Meetup 16: Tree sitter for Reason and OCaml"
authors: [prometheansacrifice]
---

[@theteachr](https://github.com/KaranAhlawat) led the session explaining Tree sitter, how to write a grammar, debug tree-sitter-ocaml issies on helix. We even explored extending the Reason tree sitter grammar with a class definition. Here's the WIP snippet.
[@Korven](https://github.com/KaranAhlawat) led the session explaining Tree sitter, how to write a grammar, debug tree-sitter-ocaml issies on helix. We even explored extending the Reason tree sitter grammar with a class definition. Here's the WIP snippet.


```diff
Expand Down

0 comments on commit 14e3151

Please sign in to comment.