Just some questions #24
-
|
I have two questions:
I get some differences about comments and I do not understand it. Lets say you have a comment like this: Is it one big comment or 2 comments and 1 node? If it is 2 comments and 1 node, how are whitespaces handled?
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
About Question 2 I found it myself. It was stupid. I can just filter the results of course. |
Beta Was this translation helpful? Give feedback.
-
|
I also have a solution for the first problem. I just convert the start and end of conditional comments to normal comments before I compare: |
Beta Was this translation helpful? Give feedback.
About Question 2
I found it myself. It was stupid. I can just filter the results of course.