Basically wiki tags don't work, eg.: [wiki]Image[/wiki]
And you can't put newlines in code blocks, eg.:
Code: Select all
local variable = function () --Newline here
print("Hey") --Newline here
end
If there are more please point them out
Code: Select all
local variable = function () --Newline here
print("Hey") --Newline here
end
dghdghgh
Positive07 wrote:dghdghgh
[manual]what is manual tag even...?[/manual]Petrovich Panovich wrote:dghdghgh
Code: Select all
some
thing
Nothing I can do about that, blame phpbb.
It was! In phpbb 3.1 it was implemented by having two separate bbcodes, one for [wiki] and one for , with the former listed in the editor, like [url]. In phpbb 3.2 these have to be merged or they'll break. Indeed, now it supports optional values, and that's why there's now an = listed in the editor.
Oh great, it doesn't like parens.
Nor quotes..zorg wrote: ↑Fri Feb 10, 2017 5:00 pm Also imho the manual tag should at least get a tooltip stating that it's the online PiL reference
That's correct, that's how you reference functions.zorg wrote: ↑Fri Feb 10, 2017 5:00 pm Oh, and the manual tag transforms into "http://www.lua.org/manual/5.1/manual.html#pdf-<value>" and i'm pretty sure that that pdf- part makes the numerical chapter references not work. (e.g. "http://www.lua.org/manual/5.1/manual.html#5.6")
Like I said, new phpbb version. I guess we could suppress it in the theme, but it looks like a decent feature.zorg wrote: ↑Fri Feb 10, 2017 5:00 pm (Also, just to mention this, i'm pretty sure than previously, quotes didn't default to including links to the user's profile page, nor the upwards referenced post arrow... nor is the notation quote=bartbes post_id=209291 time=1486718906 user_id=147 a thing i've ever seen... but that may just be me.
I'm pretty sure we're misunderstanding each other; look, here's an example:bartbes wrote: ↑Fri Feb 10, 2017 6:15 pmThat's correct, that's how you reference functions.zorg wrote: ↑Fri Feb 10, 2017 5:00 pm Oh, and the manual tag transforms into "http://www.lua.org/manual/5.1/manual.html#pdf-<value>" and i'm pretty sure that that pdf- part makes the numerical chapter references not work. (e.g. "http://www.lua.org/manual/5.1/manual.html#5.6")
EDIT: Btw, it's not PiL, it's the reference manual.
Users browsing this forum: Bing [Bot] and 5 guests