View Single Post
06-25-13, 11:47 AM   #2
Vlad
A Molten Giant
 
Vlad's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2005
Posts: 793
It's nice for those that know a bit of programming, covers the basic syntax and functionality.

Oh you can also nest [[]] like [=[]=] or [==[]==] so for example:

Code:
local str = [[
An inception of [=[
[==[With more tags here!]==]
]=]
]]
Not that they need this, only makes it confusing.
__________________
Profile: Curse | Wowhead
  Reply With Quote