Matthieu Devlin

Results 3 issues of Matthieu Devlin

The rule for blockquotes uses an optional space after the `>` so strings like `>10mg` get parsed to ``` 10mg ``` I believe that the space after the `>` should...

# Bug report ## What's wrong When creating a custom model field with a constructor that uses `*args, **kwargs` to pass arguments to the parent constructor, attributes that change the...

bug