The block markers for snippet command ([check for pairs]) are not supposed to appear in documentation but in my case they are appearing along with the code snippet. I don't know how to avoid this, can some one help me with this?
Thank you!!
This check is done so that each pair is counted only once.
if(current_bub_id>a)
[check for pairs]
[check for pairs]
if(current_bub_id>a)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The block markers for snippet command ([check for pairs]) are not supposed to appear in documentation but in my case they are appearing along with the code snippet. I don't know how to avoid this, can some one help me with this?
Thank you!!
This check is done so that each pair is counted only once.
[check for pairs]
[check for pairs]