API Link auto-formatting
Posted: Sat Jul 07, 2018 10:50 pm
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:
is not readable when just pasted: http://lua-api.factorio.com/latest/LuaI ... ty_filters
It is much better to readif formated like this: LuaItemStack.entity_filters
Code: Select all
http://lua-api.factorio.com/latest/LuaItemStack.html#LuaItemStack.entity_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]