Implement First comma's problema solution
This commit implements the first solution to the comma's problem.
The comma's problem consists whether the closing tag is with or without comma,
depending if the current element is the last one or not.
The solution is not a pretty one, but it works.
Signed-off-by:
Bruno Nocera Zanette <brunonzanette@gmail.com>
Please register or sign in to comment