houcheng
houcheng
Hi Ben: I just added cloze feature, would you like to add into your project? Thank you Houcheng Lin
After opening a open quickly dialog then canceling it by pressing "ESC", the window focus losts and can not key-in any text and shortcut does not work. Must clicking the...
**Describe the bug** The split even does not working unless the first block starting with a new empty line **Samples to Reproduce** And this cause the bug: ``` * fksdfds...
Resolved issue with image attachments in wiki or markdown links not syncing to Anki due to Anki media files not being able to contain folders.
Hi all, I've write a small modification to support File Order plugin. The feature is simple, it just hides prefix numbers in folder and file view. So that the looks...
Add file order plugin support that hides the starting digits of file and folder names. By default and for the simplicify of setting, this feature assumes user use the '-'...
Hi, This patch helps properly shows the folder with attachment subfolders as a normal folder rather than nested folder. Thanks, Houcheng
Hi, I am author of "google dictionary" plugin, I found this plugin conflict with "color helper" and "google dictionary"'s markdown library. After install one of above package, the page rendering...
Hi, I've implemented F# language support to the project and verified functionality by testing `get_language("fsharp")` on Windows platform. Testing: - Build passes - `get_language("fsharp")` test passes Let me know if...