We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe. Docusaurus uses Markdown documentation with minor differences from mkdocs.
Describe the solution you'd like Add Yaml front-matter. Move title from h1 header to front-matter title field. Add sidebars.js.
Describe alternatives you've considered I considered run-time conversion but this does not appear to be worth the effort right now.
Additional context See pravega/pravega#5889
The text was updated successfully, but these errors were encountered:
claudiofahey
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
Docusaurus uses Markdown documentation with minor differences from mkdocs.
Describe the solution you'd like
Add Yaml front-matter. Move title from h1 header to front-matter title field. Add sidebars.js.
Describe alternatives you've considered
I considered run-time conversion but this does not appear to be worth the effort right now.
Additional context
See pravega/pravega#5889
The text was updated successfully, but these errors were encountered: