Actions
Feature #25549
closedFormat closing {
Status:
Closed
Priority:
Should have
Assignee:
Administrator Admin
Category:
t3editor
Target version:
-
Start date:
2009-03-12
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
I have got a suggestion for the formatting of typoscript in t3editr.
How it is now:
mother bracket{
inside bracket{
inside inside bracket{
}
}
}
Better:
mother bracket{
inside bracket{
inside inside bracket{
}
}
}
(issue imported from #M10674)
Actions