Jean-Noël Avila
Jean-Noël Avila
Some parts of git inline help are very close to the documentation strings. This task could be applied to all available languages in git and could help kickstart translations in...
with some text in Thai such as "นึ่", the rendering is  where the two marks are overprinted instead of being vertically piled: 
Right now, the book cannot be compiled because of some mistakes. Please refer to build log : https://github.com/progit/progit2-uk/runs/3150442436 in order to find where the errors are. Until the book compiles...
### Describe the bug After inviting a user, when the user clicks the invitation email, the Bitwarden web page never finished loading the page with the spinner. ### Context -...
I'm trying to make a simple parser for synopsis quotes in asciidoc's manpages for git. The code is not functional yet, but I'm hitting an issue withing parslet. ```ruby require...
The historical mistakes in the documentation where all refering to .txt files, not .adoc files. We were too hasty to change the `.txt` suffix everywhere.
## Changes This PR changes the way the asciidoc source of manpage is processed, by adding the "synopsis" paragraph style and reworking the backtick format. ## Context The style change...