luau/docs
Ben Mactavsin e78897229a
Fix website demo's string highlighting behaviour (#942)
Fixes #935:
* String literals that include `\z` escape sequence followed by newline
characters are now correctly highlighted.
* Unescaped backslash (`\`) character at the end of the line no longer
acts like the `\z` escape sequence inside string literals when
highlighting.
2023-06-06 11:22:31 -07:00
..
.bundle Change to minimal-mistakes theme (#11) 2021-02-12 12:26:08 -08:00
_data Add Grammar documentation (#266) 2021-12-08 09:17:28 -08:00
_includes docs: Move Luau.Web.js fetch to the end of the page 2022-01-04 15:04:25 -08:00
_pages Update lint.md to specify language on fenced code blocks which have none (#946) 2023-06-06 08:57:36 -07:00
_posts Luau Recap: March 2023 (#886) 2023-03-31 11:52:31 -07:00
assets Fix website demo's string highlighting behaviour (#942) 2023-06-06 11:22:31 -07:00
.gitignore Change to minimal-mistakes theme (#11) 2021-02-12 12:26:08 -08:00
404.html Change to minimal-mistakes theme (#11) 2021-02-12 12:26:08 -08:00
CNAME Update CNAME 2021-05-27 19:00:09 -07:00
Gemfile Add Atom feed (#22) 2021-03-31 14:24:26 -07:00
_config.yml fix feed link (#476) 2022-05-05 14:37:27 -07:00
favicon.ico Replace logo and add it as a favicon & actual logo 2021-03-16 20:30:31 -07:00
index.md Update index.md 2021-11-30 15:26:28 -08:00
logo.svg Add CONTRIBUTING.md and replace README.md 2021-11-01 14:52:34 -07:00