Discussions

Ask a Question
ANSWERED

Improving Largest Contentful Paint (LCP)

When inspecting my site on Google Search Console, I noticed a large number of errors. These errors stem from our docs: <https://docs.budibase.com/> which we use Readme for. The errors are predominantely around 404s and LCP - <https://web.dev/lcp/> The image below highlights the issues around LCP. Any idea how I can improve this? ![](https://res.cloudinary.com/daog6scxm/image/upload/v1654696786/CleanShot_2022-06-08_at_14.58.58_unif2d.jpg)

Subscribe/Follow changes in a specific private project

How do I subscribe or follow changes in a specific private project? I want to receive a notification of any change via my email...
ANSWERED

How to add open form in my Website

Hi I just want to add a open form on my skincare website, so that I can track record of chat of customers through this So please do let me know that how can it be possible? Thank You
ANSWERED

How do I insert callouts into tables?

Hello everyone, checking to see if anyone knows how to insert callouts into tables, haven't been able to crack this just yet. Thank you!
ANSWERED

PlantUML support in MD?

Just wondering if something like this might be possible
ANSWERED

404 in search

Hello, our search bar returns results in 404. I don't know how to reproduce the bug but, FYI, it happens on a reference removed by OpenAPI upload and sync. Also, the search bar does not return results when searching for a term in a drop-down list. This can be useful for users. Bastien
ANSWERED

Receipts

how can I find reciepts for me payment

Disable HTML URL Encoding of headers

Currently we have a token header that will contain a space When this is added, the example request fills in that header space with an encoded %20 which breaks the sample request. This is the case with all of our docs, where none of the sample requests will work Is there a way to disable HTML URL encoding for the "Try it" sample requests?
ANSWERED

Aligning images to the left

Seems the standard alignment is center. Does readme have a built-in way of aligning them to the left?
ANSWERED

How can I edit the parameters' input valudation values?

Within the API reference, under body params, I want to edit (or add to) the input validation information. How? For example, how do I edit these weird min and max values? [block:image] { "images": [ { "image": [ "https://files.readme.io/bfa02de-image.png", null, null ], "border": true } ] } [/block]