Change Log
- [Enhancement] The
multiLineComment
will fallback to callingcomment
multiple times if it is not configured. - [Enhancement] Added an
else
method to invert the condition in anif
-endIf
block. - [Feature] Added
CodeWriter
option for choosing between space and tab indentation. - [Feature] Added language options for Python.
- [Misc] Updated documentation