Documentation
Introduction

hello

world

wow

really small

here is a code block

test.lua
local Players = game:GetService("Players")
 
type Hello = "world";
 
print(game.Players.LocalPlayer.Name)