Actions
Bug #57
closedIndentation in second-level SharpScript doesn't save well
% Done:
100%
Company:
-
Contact person:
-
Additional contact persons:
-
Description
When a SharpScript syntax holds a second-level indentation (or a third-level one, for that matter), the indentation, while ignored by the engine, isn't saved well.
#trigger ... { #say 1 #say 2 } <pre> When it is saved the first time, the following is written: <pre> #trigger ... { #say 1 #say 2 } <pre> A level of indentation is added each time the file is saved.
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page