Conversation
|
Thank you, looks good to me! However, I saw that single-line comments in RST are discouraged. Do you think this is a problem in practice? |
|
It's not a problem. I checked the rst spec and then checked each of the possible ambiguous cases. The SPDX header does not match any of them. It would be a problem if you used one of '|', '[', or '_' after the '..'. Or if you used '::' instead of ':'. I tried to implement the multi-line, but was getting this error: |
|
I am not sure how to implement multiline comments in the tool, that's where @carmenbianca would have to help, but she's currently not available. I'll merge this therefore, thanks for the contribution and explanation! |
No description provided.