Laurent Franceschetti
Laurent Franceschetti
**Describe the bug** Notepadqq v.2.0.0-beta unexpectedly crashes on MacOS 10.14. The window closes. **To Reproduce** Steps to reproduce the behavior: 1. Compile new beta version [according to instructions](https://github.com/notepadqq/notepadqq/wiki/Compiling-Notepadqq-on-macOS) 2. Launch...
Just adding this in case someone stumbles across this in the future as I was debugging it for a colleague :) `macros_info()` generates its own `h1` heading and will lead...
In #106 it was proposed to use [Flake 8](https://flake8.pycqa.org/en/latest/). ___________ Just a question but would it be possible to get something simple like a flake8 action/workflow/job to run on changes...
Thanks for the great plugin. I would need a relatively simple setup where the git 'remote' repository is actually on the same machine than the git-grav application, and then a...
First of all, thanks for this useful (indispensable) program! When doing installs in corporate environments, the question of admin/user privilege is crucial (in case an install requires admin privilege, this...
It is possible that a couple of instances of the MkDocs web server are running at the same time, for legitimate reasons. The second time, the server won't start, unless...
When compiling the MkDocs documentation of the project, warnings appear (this is a new thing): ``` INFO - Building documentation... INFO - MERMAID2 - Initialization arguments: {} INFO - MERMAID2...
Currently, mkdocs-mermaid2 seems to take by default the MERMAID_LIB_VERSION. We could also use an approach where it takes the latest version of the mermaid library by default. It happened once...
### Discussed in https://github.com/fralau/mkdocs-macros-plugin/discussions/203 Originally posted by **mhussein** January 25, 2024 I have few directories in a very large project that uses macros while the rest doesn't. The project is...
Thanks for this application, it really looks good. I am installing with a hoster as cgi (Debian 8.10, perl v5.20.2, git 2.1.4) I did the `./setup_module` command, but `prove t`...