Discussions
Line endings in API body
Hi there,
Is there an image libarary—a way to view all the uploaded images in my project?
I want to be able to add an image on a page that functions like a button, where if i click it, it opens a specified topic. I can do this in an HTML macro, but only if I have the image elsewhere on the page, whose path I can identify in Raw text mode. It would be easier if there were a place where i could view a library of images in the project. Is this possible?
Trouble Configuring Cloudflare Workers
I have had some issues trying to get the cloudflare connection working with ReadMe.
Automate the cli prompt
Hi
When trying to edit category through command, getting error 'unable to get local issuer certificate'
When trying to edit category through command, getting error
readme CLI without publishing
I am trying to run command line to update the existing api definition with a modified one.
Subscribe/Follow changes in a specific private project
How do I subscribe or follow changes in a specific private project?
.rm-ParamTextarea
Is there a readme custom CSS variable for text areas? I believe when fields have raw json as an input the html is a textarea. I can update normal string/integer inputs with .rm-ParamInput and change the size and whatnot, but it doesn't change the param for raw json which is a textarea. is there an option for this?
All supported markdown headers?
Is there a list of all supported readme-flavored markdown headers on one of your help pages? I know of title, slug, excerpt, category, order, and hidden.
Implementing Custom Search
I am looking to implement my own custom search. I know by default, ReadMe uses Algolia. I have indexed docs content in my own Algolia instance, and I want to make my own custom search experience. How would I go about customizing the search feature in ReadMe?