Kyle King

Results 96 comments of Kyle King

If you install the package in the environment, the Renderer should be auto-discovered. There is just one issue with removing the outer block quote that I'll solve eventually and I'm...

Thanks! I'm always impressed by your liberal use of puns and references I would be happy to test and give feedback before you release, if that would help. And no...

One other option to consider is contributing to this existing plugin: https://github.com/csala/mdformat-simple-breaks/issues/1

For the CLI, `--check` is a separate step before writing the file and not a native option to the shared API. See: https://github.com/hukkin/mdformat/blob/499b47aeb430f6e09f841ed4f70a992dbb06c96f/src/mdformat/_cli.py#L146C33-L148 You can implement check today with something...

Hi, I'm adding a +1 to this issue. There is some work on `mdformat-tables` to support TOML configuration, which would be nice to release, but currently blocked by the transfer...

I'm glad to see so much activity again! (It has been hard to keep up!) > I've recently thought it may be best to _reduce_ the amount of plugins we...