Right now regexp matching defaults to returning false. https://github.com/endocode/shelldoc/blob/28e61dd5592ecd96e26339c9f7d601eca99ac471/pkg/tokenizer/interaction.go#L159
Right now regexp matching defaults to returning false.
shelldoc/pkg/tokenizer/interaction.go
Line 159 in 28e61dd