Jeroen van den Hout
Jeroen van den Hout
Edit from @slorber: ## Temporary recommended workaround Until we have first-class support and a convenient API to support this, here's the recommended way to add custom navbar items to your...
Currently the editor is designed for desktop screens only. To allow for different sizes, here are some suggestions: - Collapse the menu from least to most accessed groups. - Shrink...
Add an image to the content by clicking a button and providing the URL to the picture. These resources should also be committed to the branch and included in the...
Currently Material Icons are hardcoded in the menu items. They should be easily configurable like the Docusaurus mode switch button, with a font and a certain text.
Currently while in the process of logging in to GitHub and while the editor is not shown, a blank page is shown. It would be nice to present some sort...
Currently there is no support for [Docusaurus admonitions](https://docusaurus.io/docs/markdown-features/admonitions). There is a remark plugin that supports admonitions directly, however this is only compatible with older versions of remark. As we would...
Currently the Markdown output that the editor produces differs from the original Markdown input, even when nothing is changed. The goal is to configure the HTML to Markdown pipeline such...
Currently if for some reason we need to authorize again with GitHub, any unsaved progress is lost as the authorization flow navigates away from the webpage. A possible solution is...
**Is your feature request related to a problem? Please describe.** There is a growing interest to support other languages than English, but working with clones of the Wiki repo will...
# Description of change This is another attempt to refactor the slider path resolving logic. So here I created a small plugin that accepts a base path and pattern to...