Results 87 issues of Taupiqueur

https://github.com/mawww/kakoune/issues/3600

The image in the README looks to be broken.

**Example** ``` markdown > Blockquote 1: > Some text. > Blockquote 2: > Some text. ``` Blackfriday renders it as: _one blockquote_. > Blockquote 1: Some text. > > Blockquote...

The command-line utility could restore opacity whether the window is already at the given opacity. So by calling the same command twice, we could toggle opacity.

feature-req
priority-low

# Usage ``` kalamine -in [format]:[file] -out [format]:[file] ``` # Formats ## Input - `yaml`: [YAML][] ## Output - `xkb`: [XKB][] for Linux - `keylayout`: _Keyboard Layouts_ for Mac -...