LociOiling Lv 1
Here's a block of code bracketed by three backticks before and after:
for ii = 1, structure.GetCount() do
-- something
end
Here's a block of code bracketed by three backticks before and after:
for ii = 1, structure.GetCount() do
-- something
end
Even better, three backticks with lua?
for ii = 1, structure.GetCount() do
-- something
end
No, maybe Lua is not supported, or our Markdown renderer doesn't support this feature.
Another test:
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}