Hacker News new | ask | show | jobs
by hobs 490 days ago
Something is weird in at least firefox. Type or paste:

  select \* 
  from crime_scene;
then TYPE so you add a comment

  select \* 
  from crime_scene;
  --
I see

  select ----from---------------- 
but when I select the text I see what I wrote - I like the comment my text (and I was pulling in the instructions) but it renders some interesting garbage pretty fast.
1 comments

Thank you for pointing that out. Will look into it.