ComfyUI Node
Remove Comments
A ComfyUI node in text with 6 inputs and 1 output.
Remove Comments
- string
◄text►
◄line_comment//►
◄block_comment_start/*►
◄block_comment_end*/►
◄remove_linefeed▾►
◄normalize_commasfalse►
Categorytext
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| line_comment | STRING | // | — |
| block_comment_start | STRING | /* | — |
| block_comment_end | STRING | */ | — |
| remove_linefeed | COMBO | 3 options: No, All, Blank Lines Only | |
| normalize_commas | BOOLEAN | false | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| string | STRING | — |