Render Style (light theme)
Font Styles

Theme 
Play with various color schemes
Advanced Styling
Markdown 
Supports markdown (headings, table, list, code etc)
RapiDoc Mini
RapiDoc Mini - Pluck APIs from OpenAPI Spec into your blog
LinksProvide External and Internal links to varius sections of document
Code SamplesSupport for x-code-samples (vendor extension) in endpoint definition
Endpoint BadgesAnnotate endpoints with short color coded labels using x-badges vendor extension
Examples 
Provide multiple request and response examples for your APIs
Multipart FormdataSubmit mixed content such as file(binary) and plain-text using multipart-formdata
OAuth Setup
OAuth ExtensionsPre fill client-id and client-secret with vendor extension 'x-client-id' and 'x-client-secret', and pre select desired scopes with vendor extension 'x-default-scopes'
Performance Tips
Mix HTML content
Callbacks 
Specs with Callback (webhooks) Info
WebHooks 
OpenAPI 3.1.0 Spec with WebHooks
Multiple DataTypesOpenAPI 3.1.0 allows each field to have multiple data-types in accordance to JSON schema standard
Collapsable tags
In view & focused mode tags can be expanded and collapsed. You may also set each tags initial state
View Mode |
Focused ModeMock APIUsing a Mocking API service performing realtime request and response
Play Ground 
Shows various things that can be controlled using script