Question
Strip HTML comments for upload
Hi.
Our HTML files contain internal comments which want to strip for server upload. But we also want to keep the comments for later (internal) use. Is it possible to have Dreamweaver remove comments while uploading, just like it processes e.g. date information?
Example: DW processes this date information to the current date and removes the surrounding comment.
<!-- #BeginDate format:IS1 -->2020-09-08<!-- #EndDate -->
Regards
