73

Results 47 comments of 73

I have two Keyboard Layouts. `US International` and `DE` (Built-in Keyboard). It starts with the `DE`Keyboard set. However, expansion is not working and `espanso log`shows: ``` 🠶 espanso log 12:22:40...

Works for `de` now. Not sure about the international layout though (can not test for some time). I mark this as solved for now. Thanks @federico-terzi

I set it from the GNOME Keyboard shortcuts dialog. Works.

Hi, I'm hooking this issue because I'm trying exactly the same thing but it does not work (yet). I'm running the latest ControlPlane.app on latest Mavericks and I'm trying to...

> Markdown uses `#` for H1, `##` for H2 and so on. In our case the first line is always the title (H1). So a single hash is not used,...

I do like the simple dashes too. However, they conflict with lists in markdown. On Sat, Jul 11, 2020, 03:13 Diego Gangl wrote: > @73 I like that idea. I...

That would be great indeed. I often find myself missing to provide `--check`.

But the language identifier could go. I write texts in two languages and can not reuse my config easily. So it would be just `--check` instead of `--check en|fr|es|...`

May I propose something more specific? `--spelling` or `--spellcheck`? Because all textidote does is checking.

I am afraid this is true. This is my test file `test.tex`: ```tex not as fkasdjf werkjk ``` Running `textidote --check en test.tex` yields: ``` TeXtidote v0.8.1 - A linter...