Page 1 of 1

API Link auto-formatting

Posted: Sat Jul 07, 2018 10:50 pm
by eradicator
I have no clue if the forum software supports this, but as there's now the blueprint button it would be nice if API links were auto-formatted more usefully. For example a link like:

Code: Select all

http://lua-api.factorio.com/latest/LuaItemStack.html#LuaItemStack.entity_filters
is not readable when just pasted: http://lua-api.factorio.com/latest/LuaI ... ty_filters

It is much better to read

Code: Select all

[url=http://lua-api.factorio.com/latest/LuaItemStack.html#LuaItemStack.entity_filters]LuaItemStack.entity_filters[/url]
if formated like this: LuaItemStack.entity_filters