Raymond Camden

Results 117 issues of 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...

documentation

Title says it all - it's very difficult to see the line: ![image](https://user-images.githubusercontent.com/393660/219173516-ccc027b5-73c9-45b9-9eb4-3e4120c32ef6.png) Or I'm old. Or both. ;)

bug

**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...

enhancement

**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: ![fileoutpart3](https://user-images.githubusercontent.com/393660/210866464-e7702ebf-e15e-47a0-b0f4-8923a6a084ac.png) When using this simple code, ```js...

bug

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.

Type: Feature

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...