Comment¶ Since 2.15.0, you can comment a line using //// at the beginning of the line. Example: !include(my-first-part.sdf) //// !include(not-include.sdf) !include(another-include.sdf)