pub const CODE_COMMENT_BASH_START: &str = "<!-- CODE:BASH:START -->";
Bash code comment start marker.