Hacker News new | past | comments | ask | show | jobs | submit login

I wrote my whole master thesis as you describe. It was logical to me. Then my promotor complained that it's not correct so I had to go through whole 100+ pages to correct all the instances.



  /\."\./, /\."/


I also did the same for parenthesis, so would need to double the cases :)


  /\.([^\w])\./, /\.$1/


why? can't it be solved by a sed script with less than ten characters?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: