Antoine Martin

Results 8 issues of Antoine Martin

This shouldn't be too hard, just a few additional commands

Something like `* #not a title` will be rendered as ```html not a title ``` when it should just be ```html #not a title ```

**Describe the bug** Firmware flashing fails on the Model 100 on NixOS, using [an updated Chrysalis package](https://git.alarsyo.net/alarsyo/nixos-config/src/commit/791ac1a85c6203ac0a26de4bfba390045300f8fe/overlays/chrysalis/default.nix). **To Reproduce** Steps to reproduce the behavior: 1. Launch flashing procedure on a...

bug

My string is: ```c "Expected\n%s\nto be:\n%s" ``` And `misspell` picks up `\nto` as a misspelling of `not`.

The home page of TMIO mentions > Posts are published in .html, .org, .org.html, .txt, and .pdf forms — because why not 😛 But I couldn't find the `.pdf` exports,...

The summary of my problem can be found in NixOS/nixpkgs#126423. Something's changed about the way the Model 01 is detected, and it seems related to it not getting assigned the...

The way the prompt currently works, the user is pushed to write short, one line messages without a body. [This is not what commit messages should be!](https://dhwthompson.com/2019/my-favourite-git-commit)

The binary could setup a pre-commit hook to check the user's commit message and assert that one of the allowed prefixes of the configuration is used :smile: