Skript/Server Version
Bug Description
When using multiline java strings in examples on functions the docs generator seems to mess up and loses indentions leading to syntax joining together on a single line (see image)
Expected Behavior
Skript to properly handle newlines & indentions when using multiline string in function examples
Steps to Reproduce
https://docs.skriptlang.org/docs.html?search=#fromBase
Errors or Screenshots
Other
This issue is currently persistent on location and fromBase function no other functions seem to use """
Agreement
Skript/Server Version
Bug Description
When using multiline java strings in examples on functions the docs generator seems to mess up and loses indentions leading to syntax joining together on a single line (see image)
Expected Behavior
Skript to properly handle newlines & indentions when using multiline string in function examples
Steps to Reproduce
https://docs.skriptlang.org/docs.html?search=#fromBase
Errors or Screenshots
Other
This issue is currently persistent on
locationandfromBasefunction no other functions seem to use"""Agreement