Skip to content

search: fix comment highlighting in search console

Warren Gifford requested to merge rvt/fix-comments into main

Created by: rvantonder

I noticed comments were not highlighted. I went back the previous commits and think it came with e868ed1eb475c984e17c0e22ba51a71cc553bb65, but the line in question wasn't changed. With some debugging saw that parse was called twice, once with the flag set, and then it is immediately unset by this call.

Merge request reports

Loading