John Gardner

Results 286 comments of John Gardner

Yes. Simply adding the `open` class to individual fold elements (before the accordion is initialised) should work: ~~~diff - + ~~~

@timotheeguerin I tried pushing some fixes to your branch (to resolve the various error failures, most of which were pedantic in nature), but I don't have write access: ~~~console λ...

> thanks for the fixes, I think I merged your PR correctly Yup, just synced my checkout's branch with yours, and the tests are all passing with flying colours. 👍...

Generic extensions are supposed to be used when the filetype in question has an _unambiguous_ pattern to differentiate it from clearly-unrelated files with the same extension. INI files, already being...

> **Most popular extensions:** `.mdoc`, `.md` Ugh, this project picked two file extensions already in-use by existing markup languages (Roff and Markdown). Assuming that Markdoc achieves sufficient usage on GitHub,...

None of these changes look remotely related to man-pages…