Mathias San Miguel

Results 6 issues of Mathias San Miguel

I think the `package.json` is being required directly, so that means stuff npm does automatically like parsing people objects like: ```json { "author": "Mathias San Miguel (mathias.example.com)" } ``` into...

The current regex: ```regex ^\s*(?:\{(.*)\})?\s*(?:(\$?[^\s]+))?\s*(?:-?\s*([^

I don't see this using the other. I'd like the plugin's `remarkReactComponents` option here, but can't get them to work together.

I make heavy use of other markdown-it plugins, like `markdown-it-anchor`, `markdown-it-table-of-contents` and especially `markdown-it-katex` for math. Is there any way to make them work? I can't find an easy one,...

Repository: https://github.com/haskell/security-advisories They had an issue to created to add the database to this repo, but was closed and I'm not sure if conversations ever happened: https://github.com/haskell/security-advisories/issues/11

Currently `setup.cmdline`, `setup.buffer` and `setup.filetype` all override the previous configuration if called more than once. This change reuses `setup.global` logic to instead merge the calls (as... at least I expected...