Discussions
Displaying H4s in TOC
I know that the TOC is rendered server-side, but is it possible to tweak the CSS/JS in such a way to get it to include H4s? For SEO reasons all of my guides have to start with H2s, so the H4s really act as H3s, and not having them in the TOC makes page navigation harder than I'd like.
Has Anyone Tried a JS Slider?
I've tried many different styles and I put the JS Script either on the custom Javascript file or inline and they are never working.
Video and images in guide from CLI
We are interested in understanding the process of hosting and publishing videos, audio, and images. Specifically, we want to learn how to add videos and images from a local system to a markdown file before publishing.
Not able to publish guide file from CLI
I am trying to publish readme docs through CLI, but I am getting this error:
Guide syncing from CLI
I am able to publish the markdown file to project based on category id i provide but that section is coming under the title of api spec file and i want it under particular tag.
Hiding "last seen" not possible
Hi, I want to hide "last updated at" in all my docs. Is there a way to do this on Readme?
Lack of Int64 support in Try Me feature
It seems the frontend (try me) section of Readme does not properly support Int64 data type and is overflowing.
RSS feed in markdown
Hello ! RSS feed for changelog is great, is there any way to enable markdown content and select the size displayed in the feed ? Would be great to have a nicer display, for now the content is parsed to raw text :(
I'm getting this error on my API reference page ERR-6WSW05
I'm getting this error on my API reference page ERR-6WSW05. Can anyone help with this issue?
Syncing multiple OAS files via the CLI
I currently have 3 OAS files for my 3 APIs that I need to add to our API reference in readme. Currently, syncing one file at a time will replace the other files, leaving me with only one API in my docs at a time. I am however able to manually upload multiple OAS files.