Matt Jolly

Results 168 comments of Matt Jolly

I would love a way to disable inline math processing. It's running within my code blocks and completely breaking them.

> You probably want to use something like `markdownpp --exclude LaTeXRender` to disable the latex plugin. Take a look at `markdownpp --help` for exact usage. Thanks, I got stuck looking...

So, having looked over the errors and warnings it's mostly type issues, because the linter is configured mostly for typescript now. I'm going to think about what to do, because...

OK, so I have vue parsing working now - I missed some of the configuration. Issues: prettier and vue are not working together at the moment; I'll get that configuration...

I've rebased on develop. Unfortunately I don't have a commit where develop launches properly to begin trying to get the errors and warnings down to a manageable level. I'm reasonably...

Oh, I've also identified that the version of node that we're targeting seems to be lower than the version that the electron we're using supports. That's flagged a few linting...

I'm happy to change the format back to JSON - I just found it easier to use YAML while making changes (etc) - it supports a more markdown-like list syntax,...

@nathanlesage I'm not dead and haven't forgotten about this, promise. I'll obviously need to rebase (and familiarise myself with the codebase again), but as a starting point for that work;...

@regoje, that probably wouldn't work too well in a project context, and would definitely break my use case where images are stored in in their own folder tree. If this...

[build.log](https://github.com/Cisco-Talos/clamav/files/9494487/build.log) [clamav-0.105.1.ebuild](https://github.com/Cisco-Talos/clamav/files/9494496/clamav-0.105.1.ebuild.txt) with hardcoded (and failing) LLVM overrides.