pull down to refresh
I tried to copy and paste this post from thedailyeconomy.org but I couldn't reproduce an issue :(
Kennedy’s bill would require the Census Bureau to publish the Congressional Budget Office’s more comprehensive poverty measure alongside the OPM in its annual poverty report. A similarly constructed measure was developed by economists Richard Burkhauser and Kevin Corinth in a recent paper with the National Bureau of Economic Research. After accounting for taxes and transfers, they found that the “full-income” poverty measure sat at just 3.7 percent in 2023—1.6 percent after including employer-provided health insurance—a far more optimistic look than the OPM’s 11.1 percent from the same year.
Maybe I'm not seeing it?
WTF! (brave PC)
On my PC (brave) it happens, I’m not sure what it could be, but if I swap the '.' for ',' the error doesn’t happen.
a far more optimistic look than the OPM’s [11.1 percent](https://www.census.gov/library/publications/2024/demo/p60-283.html) from the same year.
a far more optimistic look than the OPM’s [11,1 percent](https://www.census.gov/library/publications/2024/demo/p60-283.html) from the same year.Okay I think I got what's happening here, the clue is:
but if I swap the '.' for ',' the error doesn’t happen anymore.
We check for misleading links, stuff like [google.com](bing.com) and we replace the 'misleading' link with [bing.com](bing.com). You know, to keep it fair.
But the way we check for misleading links seems to differ between browsers. For Safari, https://11.1 percent is of course not a domain and not even a URL; for Chromium https://11.1 percent is instead a perfectly valid URL and will trigger the misleading link replacement.
We need to make the check more clever.
Great!
Solution: make your own function to check for valid links! ~lol
Looks like there's some issue copying last paragraph. I think it has to do with having a point ("11.1") in the text part.
a far more optimistic look than the OPM’s [11.1 percent](https://www.census.gov/library/publications/2024/demo/p60-283.html) from the same year.I swapped the point for a comma and it worked.
cc@sox