rescript-lang / rescript-lang.org

Official documentation website for the ReScript programming language
https://rescript-lang.org
MIT License
1.85k stars 247 forks source link

Document regex literal syntax #923

Open mediremi opened 2 weeks ago

mediremi commented 2 weeks ago

See https://github.com/rescript-lang/rescript-compiler/pull/6776

Available in v12

mediremi commented 2 weeks ago

Potentially also update %re syntax lookup to recommend literal syntax instead?