Hacker News new | ask | show | jobs
by Buttons840 336 days ago
I've asked it before, "please rewrite that but replace the em dashes with double hyphens", and then it says "sure, here you go", and continues to use em dashes.
1 comments

Were you using the web interface? If so, that’s likely why. It renders output dynamically on the frontend.

I bet if you did the same through the API, you’d get the results you want.

Yes, I was using the web interface.