cab-1729
cab-1729
As far as I understand Markdown defines headings upto 6 levels, to correspond to ```h1```-```h6``` in HTML. When Pandoc is converting a level 5 heading it is converted to ```\subparagraph{}```,...
There is a problem with the ```-p``` flag (which is supposed to open multiple files in different tabs). If I use ```nvim -p file1 file2``` then everything works as expected...
I would love it if wormc could move and resize windows using their id with commands like ```move-client``` and ```resize-client```. Kind of like how [berry](https://berrywm.org/) does with ```window_move_absolute``` and ```window_resize_absolute```....
### Rofi version (rofi -v) Version: 1.7.5 ### Configuration https://gist.github.com/cab-1729/f7a1c6e56142acc3cb53e21ba77af191 ### Theme https://gist.github.com/cab-1729/9ebe8379ca5f7149a4717c3361794bad ### Timing report _No response_ ### Launch command [ ! -f /tmp/window_switch ] && rofi -show windowcd...
```examples``` directory contains a compiled document for every single template hosted in this repository using this [this document](https://github.com/cab-1729/Random-host/blob/main/Github%20Markdown.md) as input. Build command is: ``` pandoc --verbose --pdf-engine=xelatex --template={}.tex -f markdown+inline_code_attributes+implicit_header_references+footnotes+definition_lists...
Allow for different quicklisp location.