Skip to content

Commit 3db2e16

Browse files
authored
Update LoginHelp.md
1 parent 9c0513c commit 3db2e16

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/LoginHelp.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
#login config
1+
# login config
22
- [English Document](#login config)
3-
- [中文文档](https://github.com/shuzijun/leetcode-editor/blob/master/LoginHelp_ZH.md)
3+
- [中文文档](https://github.com/shuzijun/leetcode-editor/blob/master/doc/LoginHelp_ZH.md)
44
Login method: Configure username and password login, cookie login, browser login
5-
##Username password login
5+
## Username password login
66
Configure the username and password on the configuration page of the leetcode plugin. If the login fails, the following two login methods will be loaded. This method only supports leetcode-cn.
7-
##cookie login
7+
## cookie login
88
First log in to leetcode in your browser, open the browser console, copy the cookie to the login popup, and click login.
99
<p align="center">
1010
<img src="https://raw.githubusercontent.com/shuzijun/leetcode-editor/master/doc/browserCookie.png" alt="browserCookie"/>
@@ -13,6 +13,6 @@
1313
<img src="https://raw.githubusercontent.com/shuzijun/leetcode-editor/master/doc/cookieLogin.png" alt="cookieLogin"/>
1414
</p>
1515

16-
##browser login
16+
## browser login
1717
This login requires additional download of dependent files. Download the compressed package with the version number ** jcef ** at the [releases](https://github.com/shuzijun/leetcode-editor/releases) address. After downloading, decompress it to the path of JCEFFilePath shown on the configuration page.
18-
If there is a resource file in the path, this login method will be used first, but this method is not compatible. If it cannot be loaded normally, you need to delete the contents of the folder and log in using other methods.
18+
If there is a resource file in the path, this login method will be used first, but this method is not compatible. If it cannot be loaded normally, you need to delete the contents of the folder and log in using other methods.

0 commit comments

Comments
 (0)