Yingbo Miao

Results 9 issues of Yingbo Miao

**Describe your feature request** Supporting the highlight text syntax: https://www.markdownguide.org/extended-syntax/#highlight It's extended syntax though.

request

I tried emacs 25.3 on Mac and 25.1 on Linux, both have the same problem: After some "Opening TLS connection ..."... done" messages, emacs uses 100% cpu and just hang...

Investigate

Is it possible having an option of saving the requests to iCloud as default, or any other file sharing folders? I know export/import works, but it's great to have it...

enhancement

The google cloud storage plugin can browse objects(blobs), but cannot upload or download objects. It's nice to have the function.

kind/feature-request
area/cloud-storage
triage/needs-prioritization

Is it possible to use MaxMind geoIp database?

Not sure how can I do it. The "TEE" can only to stdout; piping to local["tee"]["a_log_file"] doesn't work either. Thanks!

The forgot_password in view.py supports it, but not reset_password(token). Would you provide the same function for reset_password(token)? I tried on my local and looks followings work: ``` python #form =...

It makes reset_password(token) supporting call from API besides web forms. Related to #453

needs tests

Got an error when run the LightBook: ``` dyld[23579]: Library not loaded: '/usr/lib/swift/libswift_StringProcessing.dylib' Referenced from: '/Users/my_user_name/bin/LightBook' Reason: tried: '/usr/lib/swift/libswift_StringProcessing.dylib' (no such file), '/usr/lib/libswift_StringProcessing.dylib' (no such file) Abort trap: 6 ```