Discussions
Adding line breaks to markdown tables synced via RDME tool
Hi,
How to "Add Markdown Content" to OpenAPI content?
Hello,
Disable click on image
Hiya! Clicking on an image in the Guide opens the image in a popout window. This is helpful if it's a small screenshot, but kinda useless if it's just an icon. Is there any way to turn of click-to-open on images, so the user can't click an image that shouldn't be clicked?
Thanx!
add summary o description over tag
im working with opeanpi 3.0.3 and i would like to add a custom description for root tag like a "payment link" see image
Help me! restore deleted devices
Hi !
UUID of API Reference Pages
Hi!
How to add one more tab to subheading
I am trying to add one entry on sub heading next to guides , api reference , etc.
Manage Content as Code (CaC) - Readme Terraform Provider
Our team is heavily reliant on Terraform for Infrastructure as Code. We wanted to be able to manage our Readme documentation in a similar Content-as-Code fashion within our pipelines but there wasn't an easy way to do that. We spent some dev cycles on building a proper TF provider for Readme that enables managing guides, API references, categories, images and so on. We have recently published it to the public domain and welcome feature contributions from the greater Readme community.
Can I get parent's category name or slug when calling 'getdoc' API?
Hi, I want to get parent's category name or slug when calling 'getdoc' API.
Must slugs be unique across both doc: and ref: domains?
If we have a Guide topic with a slug of slug-name, can we also have an API reference topic name slug-name (exactly the same)? So in linking, both (doc:slug-name) and (ref:slug-name) would exist.