Artem Pianykh

Results 221 comments of Artem Pianykh

Hi @v217! Thanks for submitting this. "Support for Jupyter notebooks." is on the [wish list](https://github.com/artempyanykh/marksman/blob/main/docs/features.md#features). I think this falls under the same umbrella.

Thanks for raising this @m3tav3rse! I wasn't aware of this kind of CLR diagnostics and I guess it's fine to disable it. Do you know how to disable it a...

Hi @oriyia! Keymaps depend on the editor you use Marksman with. E.g. if you use nvim/lunarvim you may want to check out this post https://medium.com/@chrisatmachine/lunarvim-improve-markdown-editing-with-marksman-739d06c73a26

Thanks for raising this @hermitmaster! I wouldn't want to bundle prettier with marksman, but providing formatting via prettier when prettier is already installed on user's system would be OK I...

Hi @crawfordlong ! Thanks for raising this. I'm not super familiar with Alpine, TBH. At first I though that perhaps problem might be around either missing or different versions of...

Thanks for reporting this issue @connertennery! I initially thought that the problem might be something around #230 but it's not that. Next best guess is that something funny is going...

@connertennery as a workaround you can just skip the '.'s when typing -- completion does sub-sequence matching so the dots are not necessary to match the whole thing.

@Hirschiii this is something that came up a few times. I need to figure out how to make the UX consistent including how to tie this to the completion style,...

@wardw I'm planning to make the `h1 header == title` configurable, starting with some preliminary work in #364. But I think in the next release, you'll be able to say...

I think this should be addressed in [2024-12-04](https://github.com/artempyanykh/marksman/releases/tag/2024-12-04). Please, report if something doesn't work as expected.