Wenbo Peng
Wenbo Peng
> i utilize the chinese csl ,gb7714-2015-numeric, but emerging this issues  Showing it twice is a problem with this csl and pandoc. Don't...
a usable lua-filter ```lua function Str (str) return (str.text :gsub('%[%[', '') :gsub('%]%]', '')) end ```
Configure the appearance of page separator page_separator_width 3 page_separator_color 0.5 0.5 0.5
> Which sioyek build are you using? This was an issue in 1.5 release but it should be fixed in the latest commits. https://github.com/hexomancer/sioyek/releases/tag/v0.31.391 https://github.com/ahrm/sioyek/releases/tag/v1.5.0 have the same issue
> There are newer experimental builds here: https://github.com/hexomancer/sioyek/releases/tag/v0.31.395 Unfortunately, this issue still exists.
According to the developer, this PDF reader is currently focused on keyboard users. 😀[Support for Touch Screens](https://github.com/ahrm/sioyek/issues/16)
> You can use a regular expression to solve this problem
> Is this due to the recent obsidian update? I'm not sure. But I hope you will fix this soon enough. Thank you. Thank you so much for the plugin....
> I also want to express the need for commenting highlights. A lot of people extract their annotations from their PDFs, and adding a comment to a highlight is kind...