Tinh Vo
Tinh Vo
In Live Preview, tables in each multi-column region do not render. They do render properly in reading mode. Replication: The following block of markdown: ```` --- start-multi-column: ID_kg7q ```column-settings Number...
Plugin does not load on Ubuntu 24,04, Rhythmbox 3.4.7 Error traceback: ``` File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File...
I am on kUbuntu 24.04, sioyek 2.0.0. I want to use `shared_database_path` to use a path in home directory, like this: ``` shared_database_path ~/WORK/sioyek``` or ``` shared_database_path $HOME/WORK/sioyek``` however, this...
Currently, h1 headers will persist even if h1 has changed (this is not an issue for h2). I use h1 not as a title but as section dividers, which trigger...