Raymond Camden
Raymond Camden
Per a discussion with Matt Wilcox on Mastodon (https://mastodon.social/@raymondcamden/109999585668301666), he raised the issue that one thing missing from the docs is a proper "start here" guide. He went on to...
Title says it all - it's very difficult to see the line:  Or I'm old. Or both. ;)
**Describe the bug** When looking at a table example (https://www.agnosticui.com/docs/components/table.html) and in dark mode, when you hover over a row, the text becomes hard to read: **To Reproduce** Steps to...
From what I can tell, I can get page views as a whole, /api/v0/stats/hits, but I can't get it for a page. There is an API for _referrals_ for a...
**Is your feature request related to a problem? Please describe.** Right now when I run the code on non-bar code images, I get junk back. It would be nice if...
**Describe the bug** I'm having an issue with a barcode in Code-128B format. I used this site, https://www.barcodesinc.com/generator/index.php, to generate t his image:  When using this simple code, ```js...
Calls to LI urls are returning 999. I tried preferGET but it didn't help. It looks like you may need to tweak the user agent: https://stackoverflow.com/questions/27231113/999-error-code-on-head-request-to-linkedin.
Not sure what to add here but that's the error I get. Here's the entirety of the code: ```js process.loadEnvFile(); import { Table } from 'voici.js'; const API_KEY = process.env.GOOGLE_AI_KEY;...
I know Markdown is pretty easy, but I'd kill for a quick way to display syntax rules.
This may not be really appropriate, and I'm not even sure _how_ this would be handled UX wise, but I'd love to see a Word Count report for my MD...