Discussions
Landing page: HTML/JS support and preview
Hello,
Integration to other systems
Hello, friends!
Can I install a playground for my API in my doc?
Is it possible to set it up so that readers can send requests to my API and receive results?
How do I get around case sensitivity for glossary terms?
Firstly, I'm confused by your conflicting instructions. On the glossary management page in my account (/v1.0/glossary-definitions), the page description reads:
Collapsable Sections without HTML
I've been trying to edit our docs so readers can expand and collapse individual section but not having much luck. I know how to do it with HTML but then readme won't render any of the markdown within the section because it looks like HTML. Anyone know how to accomplish this?
.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?
Has anyone integrated ReadMe with Survey applications?
We're about to push some UX updates on our global landing page as well as some CSS to make things like the Page Quality feedback component more prominent. We'd like to do some kind of UX survey to measure user sentiment on the changes. Has anyone done anything like this? I know that we could get a list of users visiting the site, but I'd love to be able to pop up a CTA within ReadMe that would take folks there while they are viewing the docs
Guides
How do I rename the "Guides" section?
Enum no longer displayed
Hello, I think an update to readme broke the strings with enum.
Dynamic default date query parameter?
I would like to set a default query parameter of type "Date time" to yesterday or 30 days ago instead of putting a static value.