Hunam (Elie TD)
Hunam (Elie TD)
Ref: https://developer.mozilla.org/en-US/docs/Web/API/TreeWalker
I was wondering, why do we need to manually set a sidebar in the config? Couldn't this be generated automatically according to the folder/file hierarchy? With this hierarchy ``` docs...
This config ```jsonc "sidebar": [ ["index.mdx", "/"], ["page-at-root.mdx", "/page-at-root"], [ ["part-one/index.mdx", "/part-one"], // this isn't allowed currently [ ["part-one/abc.mdx", "/part-one/abc"] ] ] ] ``` should make those pages available: `/`,...
As always, this update comes with other various updates/tweaks/fixes that I'll detail later
I see no tab on the viewport.
Remaining issues: - [ ] package declaration not at the start ```v module main fn main() { a := 123 println('hey') } ``` generates ```go func println(s string) { fmt.Println(s.str)...
Update the README according to the repo/org descriptions.
### Checklist - [X] I have checked the [issue page](https://github.com/lay295/TwitchDownloader/issues) for duplicates - [X] I am running the latest version ([download here](https://github.com/lay295/TwitchDownloader/releases/latest)) ### Edition Command Line Interface ### Describe your...
There is no translation for: - the "Close" and "Help" buttons in the settings menu - the text "Testing area for changes that will become the next release" in the...